Skip to content

danielsoutar/bouncing-chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

bouncing-chains

Killer Sudoku Solver written in C, and DLX written in Python 3

Accepts NxN inputs, snazzy printing out as it solves the puzzle (assuming it's valid).

Currently intending to implement Donald Knuth's Algorithm X based on the 'Dancing Links' algorithm, hence the silly repo name.

About

Killer Sudoku Solver written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published