Regina 7.4 Calculation Engine
|
Supports cuts in objects that can be modelled by graphs, such as triangulations, facet pairings, and links. More...
#include <algorithm>
#include <tuple>
#include <utility>
#include "regina-core.h"
#include "core/output.h"
#include "utilities/exception.h"
Classes | |
class | regina::Cut |
A cut that separates a triangulation, facet pairing or link diagram into two pieces. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (Cut &a, Cut &b) noexcept |
Swaps the contents of the given cuts. | |
Supports cuts in objects that can be modelled by graphs, such as triangulations, facet pairings, and links.