C D E F G H I N P R S T V

V

VariatorWithRepetition<T> - Class in de.uni_tuebingen.sfb.lichtenstein.combinatorics
A class that sequentially returns all variations with repetition of a certain number out of an array of given elements.
VariatorWithRepetition(T[], int) - Constructor for class de.uni_tuebingen.sfb.lichtenstein.combinatorics.VariatorWithRepetition
Initialize a new variator, with given elements and size of the arrays to be returned.

C D E F G H I N P R S T V