A web application to visualize sudoku solving using backtracking
-
Updated
Jan 7, 2023 - JavaScript
A web application to visualize sudoku solving using backtracking
Algorithm X and Dancing Links Visualizer
Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.
Solves any sudoku puzzle using backtracking algorithm while visualizing the whole process. It's a web application made using Django. It contains a million different puzzles to be solved by you or the computer.
Solving jigsaw sudoku puzzles, given in a text file, with python.
Editor and viewer for visualization of step-by-step explanations of Sudoku solutions and their solving techniques.
Generate random sudoku puzzles and visualize the solving process.
Play the popular japanese puzzle game sudoku and visualize the solution using the backtracking algorithm.
Add a description, image, and links to the sudoku-solver-visualizer topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-solver-visualizer topic, visit your repo's landing page and select "manage topics."