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.
Tiny, zero-dependencies, package which tries to mask sensitive data in arbitrary collections (map, set), errors, objects and strings.
Implementation of the *Separate and Conquer* / *Covering*-Algorithm for scikit-learn
Compute arboricity and forest decomposition of graphs.
A simple implementation of the compact ILP formulation for the Set Covering problem
2015 Cimpress Tech Challenge
Given a number of sets with a number of universes,this algorithm finds the least sets with the most universes
C++ Nonisomorphic Branch-and-Cut
Add a description, image, and links to the covering topic page so that developers can more easily learn about it.
To associate your repository with the covering topic, visit your repo's landing page and select "manage topics."