Skip to content

tjcorona/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T.J. Corona November 11, 2014

Sudoku

This is a simple project for generating and solving Sudoku puzzles, and for profiling the puzzle generator. Basically, I wanted to learn more about the Dancing Links algorithm (http://en.wikipedia.org/wiki/Dancing_Links). The puzzles are scored based on a couple of metrics defined in Paper_3485.pdf, a paper I found. In order to keep the dependency list to nil, I have successfully harnessed the awesome power of ASCII art for the Sudoku board and profile histograms.

About

A hobby coding project to implement Dancing Links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages