Combinatorial generatorsΒΆ

CombinatorialGenerator(*args)

Combinatorial generator base class.

Combinations(*args)

Combinations generator.

KPermutations(*args)

K permutations generator.

Tuples(*args)

Tuples generator.