Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 604 Bytes

File metadata and controls

11 lines (7 loc) · 604 Bytes

Cryptarithmetic Problem solver

Cryptarithmetic is a puzzle where letters represent digits, requiring their substitution to form a valid arithmetic equation.This solver uses a backtracking approach to solve this problem.The user interface for this desktop application has been built using tkinter library.

screenshots 📱:

For one solution:

image

For multiple solutions:

image