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.
Solutions to practical assignments of Artificial Intelligence course (CE-417) at Sharif University of Technology
Logic Programming using Prolog.
Analysis of Algorithms II Course Assignments
Cryptarithmetic Problem Solving using CSP
a simple command-line-based-program using Python to solve cryptarithmetic problem
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
CryptArithmetic puzzles solver using java and python.
A constraint-based cryptarithm solver and generator
An AI-powered aptitude chatbot that helps students solve questions step-by-step with clear explanations, shortcuts, and logic
Solutions for "Machine Intelligence" course labs
Brute force algorithm implementation on cryptarithmetic problems
C++ program to solve cryptarithmetic problems using brute force algorithm
A simple Python program to solve cryptarithmetic puzzle problems
A university project for AI class, made for solving cryptarithms/verbal arithmetics.
A bruteforce cryptarithmetic solver in JavaScript
Cryptarithmetic solver using brute force algorithm in python
Cryptarithmetic is a program that can solve simple cryptarithmetic problems by using a brute force algorithm.
To associate your repository with the cryptarithmetic topic, visit your repo's landing page and select "manage topics."