Regina Calculation Engine
regina::GluingPermSearcher< dim > Class Template Reference

A utility class used to build a census of triangulations, by searching through all possible sets of gluing permutations to match a given facet pairing. More...

#include <census/gluingpermsearcher.h>

Detailed Description

template<int dim>
class regina::GluingPermSearcher< dim >

A utility class used to build a census of triangulations, by searching through all possible sets of gluing permutations to match a given facet pairing.

Currently this class is only implemented in Regina's standard dimensions. In higher dimensions, the class GluingPermSearcher<dim> remains undefined, as a placeholder for if/when Regina implements higher-dimensional census code.

For further information, see the documentation for the specialisations GluingPermSearcher<2>, GluingPermSearcher<3> and GluingPermSearcher<4>.

Python:
Not present, though some features of the specialisations in standard dimensions are made available.

The documentation for this class was generated from the following file:

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