There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Sudoku Solver that implements AC3, Backtracking search, and Forward Checking. Also uses Most Constrained Variable and Least Constraining Value heuristics.