Python implementation of Knuth's Dancing Links (dlx) algorithm to solve set cover. Extremely efficient at solving Sudoku and combinatorial design problems.
-
Updated
Feb 16, 2023 - Python
Python implementation of Knuth's Dancing Links (dlx) algorithm to solve set cover. Extremely efficient at solving Sudoku and combinatorial design problems.
Add a description, image, and links to the combinatorial-objects topic page so that developers can more easily learn about it.
To associate your repository with the combinatorial-objects topic, visit your repo's landing page and select "manage topics."