Regina Calculation Engine
Namespaces | Functions
recogniser.h File Reference

Allows exports to Matveev's 3-manifold recogniser. More...

#include <string>
#include "regina-core.h"

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

REGINA_API bool regina::writeRecogniser (const char *filename, NTriangulation &tri)
 Writes the given triangulation to the given file in Matveev's 3-manifold recogniser format. More...
 
REGINA_API bool regina::writeRecognizer (const char *filename, NTriangulation &tri)
 A synonym for writeRecogniser(). More...
 

Detailed Description

Allows exports to Matveev's 3-manifold recogniser.


Copyright © 1999-2012, The Regina development team
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).