Skip to content
/ Sudoku Public

python program to solve simple sudoku (no brute force)

Notifications You must be signed in to change notification settings

savs95/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

##Hello world ###This program solves(sudoku b) simple sudoku only. ###Given the input as a list of list output comes as a solved sudoku, in case of tough sudoku it could solve as many as the algorithm used permits it to, to know the algorithm, refer sudoku_b.py

About

python program to solve simple sudoku (no brute force)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages