skip to navigation
skip to content

dlx 1.0.4

Implementation of Donald Knuth's Dancing Links algorithm.

Downloads ↓

This package provides an implementation of Donald Knuth's Dancing
Links algorithm for solving exact set cover problems.

1.0.4: Minor Python 3 bugfix.
1.0.3: Attempt to make code compatible with Python 3.
1.0.2: Removed extraneous code (had switched from callbacks for solutions to
       making solve a generator to yield, but had forgotten to remove the
       solution callback function parameter from the solve method).
1.0.1: Critical bugfix (N array was one short: did not account for header).
1.0.0: Initial release.
 
File Type Py Version Uploaded on Size # downloads
dlx-1.0.4-py2.6.egg (md5) Python Egg 2.6 2011-01-17 9KB 366
dlx-1.0.4.tar.gz (md5) Source 2011-01-17 5KB 365