| Class | Description |
|---|---|
| CyclicPermutation<V extends Vertex> |
Class represents a permutation in the cyclic representation
|
| DeFrayseeixHeuristic<V extends Vertex,E extends Edge<V>> |
A class for calculating De Frayseeix's heuristic
|
| Permutation |
Class represents a permutation in the mapping notation
|
| PermutationAnalyzator<V extends Vertex,E extends Edge<V>> |
A class containing methods for analyzing permutations of a graph
|
| PermutationCycle<V extends Vertex> |
Represents one permutation cycle
|
| PermutationGroup |
Represents a permutation group and contains methods for its analysis
|