Regina Calculation Engine
|
Supports searching through all possible sets of triangle gluing permutations for a given triangle edge pairing. More...
#include "regina-core.h"
#include "census/gluingperms.h"
#include "census/gluingpermsearcher.h"
#include "triangulation/facetpairing.h"
Classes | |
class | regina::GluingPermSearcher< 2 > |
A utility class for searching through all possible gluing permutation sets that correspond to a given triangle edge pairing. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef GluingPermSearcher< 2 > | regina::Dim2GluingPermSearcher |
Deprecated typedef for backward compatibility. More... | |
typedef GluingPermSearcher< 2 >::Use | regina::UseDim2GluingPerms |
Deprecated typedef for backward compatibility. More... | |
Supports searching through all possible sets of triangle gluing permutations for a given triangle edge pairing.