Home Cryptarithms Solver
Post
Cancel

Cryptarithms Solver

Cryptartithms Solver

Cryptarithms are a type of mathematical puzzle in which the digits are replaced bye symbols (typically letters of the alphabet). For example: 9567 + 1085 = 10652 can be represented like this: abcd + efgb = efcbh The term alphametic is used when the letters from words and phrases.

Cryptartithms Solver

This explains how to use this source code , how to start solving and others… any problems, email me..

Cryptartithms Solver


Compilation

1
make

Execution

1
./cryptarithme

choose a methode to solve a cryptarithm, (backtracking or bruteForce) and follow the instructions :)

for more informations about the cryptarithms visite : http://fr.wikipedia.org/wiki/Cryptarithme

for more screenshots visit the project web page :

http://cyounes.com/projects/cryptarithms-solver

This post is licensed under CC BY-NC-SA 4.0 by the author.

-

Sudoku Solver