|
Regina Calculation Engine
|
Deals with model 4-valent planar graphs for knots and links. More...
Classes | |
| class | regina::ModelLinkGraphArc |
| A reference to an outgoing edge from a node of a model graph for a knot or link. More... | |
| class | regina::ModelLinkGraphNode |
| Represents a single node in a model graph for a knot or link. More... | |
| class | regina::ModelLinkGraph |
| Represents an undirected 4-valent planar graph with a specific planar embedding. More... | |
| class | regina::ModelLinkGraphCells |
| Describes the cellular decomposition of the sphere that is induced by a given planar 4-valent graph. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Functions | |
| std::ostream & | regina::operator<< (std::ostream &out, const ModelLinkGraphArc &a) |
| Writes a depiction of the given arc reference to the given output stream. More... | |
Deals with model 4-valent planar graphs for knots and links.