There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A solver for sudoku that implements some of the best sudoku-solving practices in order to achieve higher solving speed or at least reduce time used by the backtracking algorithm.