There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Python implementation of Knuth's Dancing Links (dlx) algorithm to solve set cover. Extremely efficient at solving Sudoku and combinatorial design problems.