Skip to content

An algorithm to solve sudokus using rules. It comes with a visual representation.

License

Notifications You must be signed in to change notification settings

depink5/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

An algorithm to solve sudokus using rules. It comes with a visual representation. The code is in spanish and the paper comes with the code. To run the program just execute the python file, if you want to change the sudoku to solve, just change at the bottom of the code the "initial_state" for whichever you want to solve, those variables are at the start.

About

An algorithm to solve sudokus using rules. It comes with a visual representation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages