Fast web-based Sudoku solver. Supports many variants including all grid sizes up to 16x16.
-
Updated
Nov 23, 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
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.
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."