Implementation details for dual graphs of dim-dimensional triangulations.
More...
#include <iostream>
#include <optional>
#include <vector>
#include "regina-core.h"
#include "core/output.h"
#include "triangulation/cut.h"
#include "triangulation/facetspec.h"
#include "triangulation/forward.h"
#include "utilities/boolset.h"
#include "utilities/tightencoding.h"
#include "triangulation/detail/facetpairing-impl.h"
|
namespace | regina |
| Contains the entire Regina calculation engine.
|
|
namespace | regina::detail |
| Contains implementation details and common functionality for Regina's dimension-agnostic classes.
|
|
Implementation details for dual graphs of dim-dimensional triangulations.
Copyright © 1999-2025, 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).