Skip to content

Program to solve Cryparithmetic (Cryptarithms) with Brute Force Algorithm. Written in Python

Notifications You must be signed in to change notification settings

RizkyAnggita/cryptarithms-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IF2211 - Algorithm Strategy

Cryptarithmetic Solver Program with Brute Force Algorithm

Description

Cryptarithmetic (or cryptarithm) is an addition puzzle in mathematics
where numbers are replaced by letters. Each number is represented by a different letter.
The description of the game is: given a summation of letters, look for the number that is
represent the letters

Requirements

Python3

How to use

Run the cryptarithm.py file in the src folder.
Then enter the file name in the test folder (for example: input1.txt)

Author

Rizky Anggita S Siregar
13519132
Teknik Informatika
Institut Teknologi Bandung

About

Program to solve Cryparithmetic (Cryptarithms) with Brute Force Algorithm. Written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages