S
sudoku-solver
Projects with this topic
-
Solver for Sudoku in Python using NumPy. No user interface. Really fast solve times. Solve 100 grids in a second using the Backtracking4 submodule.
Updated -
A passion project born from my struggles with swordfish and XY-wings.
Updated -
An efficient backtracking algorithm that solves instances of the Exact Cover problem.
Updated