Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
cut.h File Reference

Supports cuts in triangulations and facet pairings. 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 or facet pairing 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. More...
 

Detailed Description

Supports cuts in triangulations and facet pairings.


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