Skip to content

CSQlombard/Sudoku_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sudoku_Solver

Program that solves sudokus, comes with few examples and one of the worlds most difficult sudoku

The unsolved sudoku is defined at the beginning as a matrix. I included 4 sudoku examples, the last one is the famous Arto Inkala sudoku.

Once the sudoku is defined, make the program executable (chmod +x sudoku_v4.py) and run it from command line simply by ./sudoku_v4.py

Have fun!

About

Program that solves sudokus, comes with few examples and one of the worlds most difficult sudoku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages