Skip to content

elindsey/ExactCover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Note that this is a college project circa 2010. 

This project is a Java implementation of Knuth's Algorithm X using Dancing Links (commonly called DLX).
It is used to solve exact cover problems, such as N-Queens and Sudoku.
For reference: http://www-cs-faculty.stanford.edu/~uno/papers/dancing-color.ps.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages