1 Forks
18 Stars
18 Watchers

dlxlibjs

JavaScript library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique

How to download and setup dlxlibjs

Open terminal and run command
git clone https://github.com/taylorjg/dlxlibjs.git
git clone is used to create a copy or clone of dlxlibjs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dlxlibjs https://github.com/taylorjg/dlxlibjs/archive/master.zip

Or simply clone dlxlibjs with SSH
[email protected]:taylorjg/dlxlibjs.git

If you have some problems with dlxlibjs

You may open issue on dlxlibjs support forum (system) here: https://github.com/taylorjg/dlxlibjs/issues