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 -
Generic, reusable and well documented public domain "exact cover with colors" solver, with examples.
Updated -
Create Sudoku puzzles with a unique solution using the backtracking algorithm
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 -
A PHP API based program to find solution of a sudoku puzzle
Updated