Regina 7.0 Calculation Engine
Namespaces | Enumerations | Functions
regina-core.h File Reference

Core definitions that must be included in every Regina header file. More...

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Enumerations

enum  regina::Algorithm { regina::ALG_DEFAULT = 0 , regina::ALG_BACKTRACK = 1 , regina::ALG_TREEWIDTH = 2 , regina::ALG_NAIVE = 3 }
 Represents various classes of algorithms that Regina can use for computations. More...
 

Functions

constexpr bool regina::standardDim (int dim)
 Indicates whether the given dimension is one of Regina's standard dimensions. More...
 

Detailed Description

Core definitions that must be included in every Regina header file.


Copyright © 1999-2021, 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).