Fast web-based Sudoku solver. Supports many variants including all grid sizes up to 16x16.
-
Updated
Nov 10, 2024 - JavaScript
Fast web-based Sudoku solver. Supports many variants including all grid sizes up to 16x16.
Solve Jigsaw Sudoku using BackTracking & CSP with C++
Python code to solve Jigsaw Sudoku using backtracking with look forward (Forward Checking) and model dependant ordinal strategies
Generic Sudoku Solver
Add a description, image, and links to the jigsaw-sudoku topic page so that developers can more easily learn about it.
To associate your repository with the jigsaw-sudoku topic, visit your repo's landing page and select "manage topics."