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

Deals with validity constraints in polytope vertex enumeration. More...

#include <algorithm>
#include <cstddef>
#include <vector>
#include "core/output.h"

Classes

class  regina::ValidityConstraints
 Represents a set of combinatorial validity constraints for use with polytope vertex enumeration. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (ValidityConstraints &a, ValidityConstraints &b) noexcept
 Swaps the contents of the two given constraint sets. More...
 

Detailed Description

Deals with validity constraints in polytope vertex enumeration.


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).