This project implements various AI algorithms applied to the popular Japanese puzzle game Hitori. The algorithms included are:
- Simulated Annealing
- Hill Climbing
- Greedy Algorithm
These methods are used to solve the Hitori puzzle and explore problem-solving techniques in AI.
Contributor: Sepide Bahrami