Uses of Class
combinatorics.CombinatoricOperator

Packages that use CombinatoricOperator
combinatorics   
 

Uses of CombinatoricOperator in combinatorics
 

Subclasses of CombinatoricOperator in combinatorics
 class Combinator<T>
          A class that sequentially returns all combinations of a certain number out of an array of given elements.
 class Permuter<T>
          A class that permutes a given array of elements.
 class 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.