|
Regina 7.0 Calculation Engine
|
Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing. More...
#include <functional>#include <memory>#include <sstream>#include "core/output.h"#include "census/gluingperms.h"#include "census/gluingpermsearcher.h"#include "triangulation/facetpairing.h"#include "utilities/exception.h"Classes | |
| class | regina::GluingPermSearcher< 4 > |
| A utility class for searching through all possible gluing permutation sets that correspond to a given pentachoron facet pairing. More... | |
| struct | regina::GluingPermSearcher< 4 >::PentEdgeState |
| A structure used to track equivalence classes of pentachoron edges as the gluing permutation set is constructed. More... | |
| struct | regina::GluingPermSearcher< 4 >::PentTriangleState |
| A structure used to track equivalence classes of pentachoron triangles as the gluing permutation set is constructed. More... | |
Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing.