Solving SOP with SA, GRASP, Tabu Search algorithms. Include an analytic report.
-
Updated
May 5, 2021 - Python
8000
Solving SOP with SA, GRASP, Tabu Search algorithms. Include an analytic report.
A simple Tic Tac Toe game written in Java
A minimal game that you play against an AI built with MinMax algorithm. Can you beat it?
Heuristic Reversi AI implemented as a Windows native DLL
Sudoku Solver is a full-stack, browser-based assistant that lets anyone load or craft a Sudoku puzzle and watch it crack the grid in real time. Built with React + TypeScript on the front end and a custom CSP engine (AC-3 ✕ MRV ✕ Backtracking) on the back, it blends modern UI/UX with classic AI search techniques
Heuristic Reversi AI implemented as a Rust and Rust "cdylib" library
Add a description, image, and links to the classical-ai topic page so that developers can more easily learn about it.
To associate your repository with the classical-ai topic, visit your repo's landing page and select "manage topics."