/sudoku-solver

This project offers a robust and flexible solution for solving Sudoku puzzles of different sizes (9x9, 16x16, and 36x36). It utilizes constraint programming techniques, specifically OR-tools' CP-SAT models, for effective puzzle solving.

Primary LanguagePython

No issues in this repository yet.