Skip to content

rohanchidrewar05/sudoku-solver-using-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to solve sudokus that you can find in news papers/magazines. You can put the image of the sudoku you want to solve in the images folder and provide it's name after running the main.py file. The code will at first apply IP techniques to find the contents of the SUDOKU in the picture and then solves it. You can also edit the detected Sudoku before solving in case of false detection. For solving the sudoku backtracking algorithm is used.

Releases

No releases published

Packages

No packages published

Languages