A repository containing codes and algorithms for the AI course 18CSC305J.
-
Updated
May 3, 2021 - Jupyter Notebook
A repository containing codes and algorithms for the AI course 18CSC305J.
Logic Programming using Prolog.
Analysis of Algorithms II Course Assignments
Solutions to practical assignments of Artificial Intelligence course (CE-417) at Sharif University of Technology
a simple command-line-based-program using Python to solve cryptarithmetic problem
A constraint-based cryptarithm solver
CryptArithmetic puzzles solver using java and python.
Solutions for "Machine Intelligence" course labs
This small script will find all posible values for a "sum" of words
Cryptarithmetic Problem Solving using CSP
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.
Crypt arithmetic code generator can generate code (in 5 different languages) to solve any crpyt arithmetic problem
Working on improving code style, code speed and finding refactoring methods.
Program to solve cryptarithmetic problem using brute force
A bruteforce cryptarithmetic solver in JavaScript
Program to solve Cryparithmetic (Cryptarithms) with Brute Force Algorithm. Written in Python
Cryptarithmetic is a program that can solve simple cryptarithmetic problems by using a brute force algorithm.
Brute force algorithm implementation on cryptarithmetic problems
A javascript solution to a CryptArithmetic puzzle
C++ program to solve cryptarithmetic problems using brute force algorithm
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."