Skip to content

aumsathwara/sudokusolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sudokusolver

INTRO: SudokuSolver.py is a file which consits of code that finds solution to your sudoku puzzle. HOW TO USE: You don't need to import any module.Just fell free to copy code and run into your IDLE. BackTracking: In simple words backtracking is method in which when possible options are eliminated we retract back to previous value and then change it back to it's intial value.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages