A Python program to solve a Sudoku puzzle using backtracking. The program takes a partially filled Sudoku grid as input and fills in the remaining cells.
-
Updated
Mar 22, 2023 - Python
A Python program to solve a Sudoku puzzle using backtracking. The program takes a partially filled Sudoku grid as input and fills in the remaining cells.
The goal of this project is to provide a full game with GUI to show the AI agent solving the game and allow user to input board representation then agent solves it.
An AR web application that uses Computer Vision and a custom CNN to detect, recognize, and overlay Sudoku solutions on a live camera feed.
Sudoku Solver Using Backtracking Algorithm is an Advanced Python Application Designed to efficiently Solve Sudoku Puzzles.
A simple Sudoko game with an option for a bot to solve it.
Add a description, image, and links to the sudoko-solver topic page so that developers can more easily learn about it.
To associate your repository with the sudoko-solver topic, visit your repo's landing page and select "manage topics."