permlib::partition::BacktrackRefinement< PERM > | Backtrack refinement |
permlib::classic::BacktrackSearch< BSGSIN, TRANSRET > | Searching in a group with classical backtracking |
permlib::BaseChange< PERM, TRANS > | Abstract base class for base change algorithms |
permlib::BaseConstruction< PERM, TRANS > | Base class for BSGS construction algorithms |
permlib::BaseSearch< BSGSIN, TRANSRET > | Base class for searching in a group |
permlib::BaseSorter | A sorter that sorts a sequence (e.g. ) with respect to a given input ordering (e.g. a base) |
permlib::BaseSorterByReference | A sorter that sorts a sequence (e.g. ) with respect to a given input ordering (e.g. a base) |
permlib::BaseTranspose< PERM, TRANS > | Abstract base class for base transposition |
binary_function | |
permlib::BSGS< PERM, TRANS > | Represents a base and strong generating set (BSGS) |
permlib::BSGSCore< PERM, TRANS > | Core data of a base and strong generating set (BSGS) |
permlib::BSGSRandomGenerator< PERM, TRANS > | Generates uniformly distributed random group elements based on an existing BSGS |
permlib::ConjugatingBaseChange< PERM, TRANS, BASETRANSPOSE > | Base change by conjugation and, if necessary, transpositions |
permlib::DeterministicBaseTranspose< PERM, TRANS > | Implementation of a deterministic base transposition algorithm |
permlib::ExplicitTransversal< PERM > | Transversal class that stores all transversal elements explicitly |
permlib::FirstRedundantBasePointInsertionStrategy< PERM, TRANS > | Insertion position at first position i such that stabilizes beta |
permlib::Generator< PERM > | Interface for group element generators |
GroupInformation | |
permlib::GroupIntersectionPredicate< PERM, TRANS > | Predicate for the subgroup that arises as the intersection of two given groups |
permlib::partition::GroupRefinement< PERM, TRANS > | Concrete -refinements for group membership |
permlib::partition::GroupRefinementFamily< PERM, TRANS > | -refinements for group membership |
permlib::GroupSorter< PERM > | A sorter that sorts a sequence of permutations with respect to a ordering induced by a base |
permlib::classic::IntersectionSearch< BSGSIN, TRANSRET > | Subgroup search for a group intersection based on classical backtracking |
permlib::partition::IntersectionSearch< BSGSIN, TRANSRET > | Subgroup search for a group intersection based on partition backtracking |
Matrix< T > | |
permlib::MatrixAutomorphismPredicate< PERM, MATRIX > | Predicate for the automorphisms of a symmetric matrix |
permlib::partition::MatrixAutomorphismRefinementFamily< PERM, MATRIX > | -refinements for symmetric matrix automorphisms |
permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET > | Subgroup search for the automorphism group of a symmetric matrix based on partition backtracking |
permlib::partition::MatrixRefinement1< PERM, MATRIX > | Concrete -refinement for symmetric matrix automorphisms |
permlib::partition::MatrixRefinement2< PERM, MATRIX > | Concrete -refinement for symmetric matrix automorphisms |
permlib::NewBaseChange< PERM, TRANS > | Base change by constructing a new base with random schreier sims |
permlib::Orbit< PERM, DOMAIN > | Abstract base class for orbit computation |
permlib::OrbitList< PERM, DOMAIN > | Stores an orbit in a sorted list |
permlib::OrbitSet< PERM, DOMAIN > | Stores an orbit in a set for fast contains() operation |
permlib::OrderedSorter< ORDER > | A sorter that sorts a sequence with respect to a given input ordering |
permlib::partition::Partition | Partition |
permlib::Permutation | Permutation class storing all values explicitly |
permlib::PermutationWord | Permutation class storing permutations as words of elementary Permutation 's |
permlib::PointwiseStabilizerPredicate< PERM > | Predicate matching a permutation if it stabilizes a given list of points pointwise |
permlib::ProductReplacementGenerator< PERM > | Generates nearly-uniformly distributed random group elements using the product replacement algorithm |
permlib::RandomBaseTranspose< PERM, TRANS > | Implementation of a randomized base transposition algorithm |
permlib::RandomGenerator< PERM > | Abstract base class for random group element generators |
permlib::RandomSchreierGenerator< PERM, TRANS > | Generates a uniformly distributed random element of |
permlib::RandomSchreierSimsConstruction< PERM, TRANS > | BSGS construction with Random Schreier-Sims algorithm |
permlib::partition::RBase< BSGSIN, TRANSRET > | R-base for partition backtracking |
permlib::RedundantBasePointInsertionStrategy< PERM, TRANS > | Strategy for redundant base point insertion |
permlib::partition::Refinement< PERM > | Base class for a -refinement which is used in an R-base and bound to an initial partition |
permlib::partition::RefinementFamily< PERM > | Class of -refinements for a given problem |
permlib::SchreierGenerator< PERM, TRANS > | Stateful generator of Schreier generators |
permlib::SchreierSimsConstruction< PERM, TRANS > | BSGS construction with classic Schreier-Sims algorithm |
permlib::SchreierTreeTransversal< PERM > | Transversal class that stores transversal elements in a Schreier tree |
permlib::SetImagePredicate< PERM > | Coset-type predicate for group elements that map one set of points onto another given set of points |
permlib::partition::SetImageRefinement< PERM > | |
permlib::partition::SetImageRefinementFamily< PERM > | -refinements for set stabilization |
permlib::classic::SetImageSearch< BSGSIN, TRANSRET > | Coset representative search for a set image based on classical backtracking |
permlib::partition::SetImageSearch< BSGSIN, TRANSRET > | Coset representative search for a set image based on partition backtracking |
permlib::partition::SetStabilizeRefinement< PERM > | Concrete -refinements for set stabilization |
permlib::partition::SetStabilizeRefinementFamily< PERM > | -refinements for set stabilization |
permlib::partition::SetStabilizerSearch< BSGSIN, TRANSRET > | Subgroup search for a set stabilizer based on partition backtracking |
permlib::classic::SetStabilizerSearch< BSGSIN, TRANSRET > | Subgroup search for a set stabilizer based on classical backtracking |
permlib::SetwiseStabilizerPredicate< PERM > | Predicate for the subgroup that stabilizes a given point set |
permlib::ShallowSchreierTreeTransversal< PERM > | Transversal class that stores elements in a shallow Schreier tree |
permlib::SimpleBaseChange< PERM, TRANS, BASETRANSPOSE > | Base change by a sequence of point insertions and transpositions |
permlib::StabilizesPointPredicate< PERM > | Predicate matching points that are stabilized by given permutations |
permlib::SubgroupPredicate< PERM > | Abstract base class for subgroup (and coset) predicates |
permlib::SymmetricGroup< PERM > | Representation of a symmetric group |
permlib::SymmetricGroupTransversal< PERM > | Transversal of a symmetric group |
permlib::Transversal< PERM > | Transversal base class corresponding to a base element |
permlib::Transversal< PERM >::TrivialAction | Action of a PERM on ulong element |
permlib::TrivialRedundantBasePointInsertionStrategy< PERM, TRANS > | Insertion position after first non-trivial transversal |
permlib::TrivialSorter | A sorter that sorts a sequence in natural numerical order (1 < 2 < 3 < ...) |
ZMatrix | |