An open API service indexing awesome lists of open source software.

https://github.com/dimchansky/algorithmx

A C# implementation of Knuth's algorithm DLX (Algorithm X implemented in terms of dancing links)
https://github.com/dimchansky/algorithmx

Last synced: about 1 year ago
JSON representation

A C# implementation of Knuth's algorithm DLX (Algorithm X implemented in terms of dancing links)

Awesome Lists containing this project

README

          

AlgorithmX
==========

A C# implementation of Knuth's algorithm DLX (algorithm X implemented in terms of dancing links)