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)
- Host: GitHub
- URL: https://github.com/dimchansky/algorithmx
- Owner: dimchansky
- Created: 2013-09-10T17:17:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-11T16:59:54.000Z (almost 13 years ago)
- Last Synced: 2025-02-09T12:31:08.273Z (over 1 year ago)
- Language: C#
- Size: 555 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AlgorithmX
==========
A C# implementation of Knuth's algorithm DLX (algorithm X implemented in terms of dancing links)