|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ArrayPermutationsIter | An interface to iterate over array permutations. |
Class Summary | |
---|---|
CollectionPermutationIter<E> | Given a container with elements (Collection,Enumeration,array) defines a permutation iterator which returns, on each iteration, a differnt permutation of the source container. |
CompoundPermutationIter | For permutation like this: 1,2 are the same eq.group (numbers) a,b are og the same eq.group (letters) '$' is of its own eq. |
IntegerPermutationIter | Iterates through permutations of N elements. |
PermutationFactory | Factory to create Permutations of several types and use them as Enumerations. |
Classes to provide all the possible permutations of arrays or sets.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |