Package combinatorics

Class Summary
CartesianProduct<T> A class that sequentially returns the cartesian product of sets, represented as a two-dimensional array.
Combinator<T> A class that sequentially returns all combinations of a certain number out of an array of given elements.
CombinatoricOperator<T> A common superclass for all combinatoric operators.
Permuter<T> A class that permutes a given array of elements.
VariatorWithRepetition<T> A class that sequentially returns all variations with repetition of a certain number out of an array of given elements.
 



Copyright © 2008 This is an undergraduate research project at the University of Kent Computing Laboratory. All Rights Reserved.