Skip to content

mquhuy/python-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Yet another sudoku solver implemented using Python

The algorithm used here was invented by me, so I'm not sure it could solve every case yet. If you find cases where it fails, I'd be interested to know.

The current algorithm was able to solve the so-called world's hardest sudoku by Finnish mathematician Arto Inkala.

World's hardest sudoku

About

A sudoku solver, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages