Skip to content

maciej-brochocki/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku

This project contains a simple algorithmic (non-brute force) sudoku solver. Algorithm is described at: https://mmorfe.blogspot.com/2008/09/rozwizywanie-sudoku.html. It will solve all easy, medium and hard puzzles, but some extremely hard puzzles require more sophisticated techniques. Algorithm is very simple and elegant, derived from the game rules.

Releases

No releases published

Packages

No packages published