Skip to content

AndreLuque/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Backtracking Algorithm that solves every sudoku. Edit the board variable (which is a list of lists where every one of them is a row) in the code to solve the sudoku of your choice.

About

Backtracking Algorithm that solves every sudoku

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages