Regina Calculation Engine
|
Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing. More...
Classes | |
class | regina::Dim4GluingPermSearcher |
A utility class for searching through all possible gluing permutation sets that correspond to a given pentachoron facet pairing. More... | |
struct | regina::Dim4GluingPermSearcher::PentEdgeState |
A structure used to track equivalence classes of pentachoron edges as the gluing permutation set is constructed. More... | |
struct | regina::Dim4GluingPermSearcher::PentTriangleState |
A structure used to track equivalence classes of pentachoron triangles as the gluing permutation set is constructed. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef void(* | regina::UseDim4GluingPerms) (const Dim4GluingPermSearcher *, void *) |
A routine used to do arbitrary processing upon a particular set of pentachoron gluing permutations. More... | |
Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing.