Knuth's Algorithm X: Difference between revisions

Content deleted Content added
Implementations: Distinguish correctly between DLX and dancing links. Added more information with proper citation.
External links: Replaced dead link to example code with a different (better) library.
Line 381:
 
==External links==
* [httphttps://cheesogithub.members.winisp.netcom/srcview.aspx?dir=Sudoku&file=ExactCover.csblynn/dlx ImplementationFree ofSoftware animplementation Exactof CoverAlgorithm solverX in C#] - uses Algorithm X and the Dancing Links optimization. Includes examples for using the library to solve sudoku and logic grid puzzles.
* [http://github.com/mlepage/polycube-solver Polycube solver] Program (with Lua source code) to fill boxes with polycubes using [[Algorithm X]].
*[http://www-cs-faculty.stanford.edu/~uno/papers/dancing-color.ps.gz Knuth's Paper describing the Dancing Links optimization] - Gzip'd postscript file.
 
 
 
 
{{Donald Knuth navbox}}