Deals with forming a census of all triangulations of a given size. More...
#include "census/nfacepairing.h"#include "utilities/nbooleans.h"Classes | |
| class | regina::NCensus |
| A utility class used to form a complete census of 3-manifold triangulations satisfying certain constraints. More... | |
Namespaces | |
| namespace | regina |
Contains the entire Regina calculation engine. | |
Typedefs | |
| typedef bool(* | regina::AcceptTriangulation )(NTriangulation *, void *) |
| A routine used to determine whether a particular triangulation should be included in a census. | |
Deals with forming a census of all triangulations of a given size.