ngluingpermsearcher.h File Reference

Supports searching through all possible gluing permutations sets for a given face pairing. More...

#include "census/ngluingperms.h"

Namespaces

namespace  regina

Classes

class  regina::NGluingPermSearcher
 A utility class for searching through all possible gluing permutation sets that correspond to a given face pairing. More...
class  regina::NClosedPrimeMinSearcher
 A gluing permutation search class that offers a specialised search algorithm for when (i) only closed prime minimal P2-irreducible triangulations are required, and (ii) the given face pairing has order at least three. More...
struct  regina::NClosedPrimeMinSearcher::TetVertexState
 A structure used to track equivalence classes of tetrahedron vertices as the gluing permutation is constructed.
struct  regina::NClosedPrimeMinSearcher::TetEdgeState
 A structure used to track equivalence classes of tetrahedron edges as the gluing permutation is constructed.

Typedefs

typedef void(*) regina::UseGluingPerms (const NGluingPermSearcher *, void *)
 A routine used to do arbitrary processing upon a particular set of gluing permutations.


Detailed Description

Supports searching through all possible gluing permutations sets for a given face pairing.


Copyright © 1999-2006, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).