The pyncomb (PYthoN COMBinatorics) library is a collection of functions to work with basic combinatorial objects (e.g. permutations, subsets, tuples), and provides algorithms for ranking, unranking, and iterating over all objects in a specified class.
4 lines
252 B
Text
4 lines
252 B
Text
The pyncomb (PYthoN COMBinatorics) library is a collection of
|
|
functions to work with basic combinatorial objects (e.g. permutations,
|
|
subsets, tuples), and provides algorithms for ranking, unranking, and
|
|
iterating over all objects in a specified class.
|