/dlx.js

Knuth's Dancing Links with Algorithm X JS implementation

Primary LanguageJavaScriptMIT LicenseMIT

dlx.js

JavaScript implementation of Donald Knuth's Dancing Links with Algorithm X (DLX) for solving exact cover problems.