arrow_back home

Sudoku Solver

Year: 2018
arrow_forwardLaunch
For my second year Artificial Intelligence module I created a Sudoku solver in Python that could solve 100 " very hard"(~30 clue) Sudoku problems in <1 second. I used constraint propagation and backtracking search to solve the puzzles.

**Source code available upon request**
perm_identity