A sudoku solver to solve any n*n puzzle.
csp algorithms constraint-satisfaction-problem sudoku-solver sudoku backtracking-search algorithmic-problems
- Updated
Jul 17, 2018 - C
A sudoku solver to solve any n*n puzzle.
Add a description, image, and links to the algorithmic-problems topic page so that developers can more easily learn about it.
To associate your repository with the algorithmic-problems topic, visit your repo's landing page and select "manage topics."