Skip to content

pbrassel/python_sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Solver in Python

This Python module can solve every 9x9 sudoku. Unsolvable sudokus raise an error and in case of sudokus with multiple solutions it is possible to calculate just one or all solutions.

See example.py on how to use this script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages