A university project for AI class, made for solving cryptarithms/verbal arithmetics.
-
Updated
Dec 3, 2023 - Python
A university project for AI class, made for solving cryptarithms/verbal arithmetics.
Crypt arithmetic code generator can generate code (in 5 different languages) to solve any crpyt arithmetic problem
A simple Python program to solve cryptarithmetic puzzle problems
A multithreaded cryptarithmetic/cryptarithm solver written completely in Rust. The solver reads an equation that has its digits represented by letters and computes the letters using a simple DFS.
This small script will find all posible values for a "sum" of words
Brute force algorithm implementation on cryptarithmetic problems
Cryptarithmetic is a program that can solve simple cryptarithmetic problems by using a brute force algorithm.
Solving crypt-arithmetic problems in Racket
a simple command-line-based-program using Python to solve cryptarithmetic problem
Cryptarithmetic Problem Solving using CSP
Cryptarithmetic solver using brute force algorithm in python
Program to solve Cryparithmetic (Cryptarithms) with Brute Force Algorithm. Written in Python
C++ program to solve cryptarithmetic problems using brute force algorithm
Working on improving code style, code speed and finding refactoring methods.
Program to solve cryptarithmetic problem using brute force
A javascript solution to a CryptArithmetic puzzle
Analysis of Algorithms II Course Assignments
Solutions for "Machine Intelligence" course labs
Add a description, image, and links to the cryptarithmetic topic page so that developers can more easily learn about it.
To associate your repository with the cryptarithmetic topic, visit your repo's landing page and select "manage topics."