Very fast web-based Sudoku solver. Features many grid sizes and variants, with customization and scripting support.
-
Updated
Apr 30, 2026 - JavaScript
Very fast web-based Sudoku solver. Features many grid sizes and variants, with customization and scripting support.
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
This repository contains the source code for a React+TypeScript application developed as part of the Foundations of AI course at IIT Gandhinagar. The app features interactive N-Queen and Jigsaw Sudoku games, showcasing visual solutions using Constraint Satisfaction Problems (CSP) techniques, including forward checking.
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."