A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
-
Updated
May 22, 2022 - C++
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
Classification of combinatorial objects
Python implementation of Knuth's Dancing Links (dlx) algorithm to solve set cover. Extremely efficient at solving Sudoku and combinatorial design problems.
C++ Nonisomorphic Branch-and-Cut
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."