| Class | Description |
|---|---|
| CombinationGenerator<T> |
Combination generator for generating all combinations of a given size from
the specified set of elements.
|
| PermutationGenerator<T> |
Permutation generator for generating all permutations for all sets up to
20 elements in size.
|