An AI Agent that can solve any Sudoku with an unique solution (or find one the multiple solutions). The agent uses constraint propagation and search algorithms to solve the puzzles.
In this repository you will find a python notebook (Sudoku AI.ipynb File) that you can directly read in github.
Feel free to use the code as you like. If you do or refer to it somewhere online a reference or a thank you would be nice. ;-)