Regina Calculation Engine
Classes | Namespaces | Typedefs
dim4gluingpermsearcher.h File Reference

Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing. More...

#include "regina-core.h"
#include "census/dim4gluingperms.h"
#include "maths/nperm3.h"

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...
 

Detailed Description

Supports searching through all possible sets of pentachoron gluing permutations for a given pentachoron facet pairing.


Copyright © 1999-2016, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).