Regina Calculation Engine
Classes | Typedefs
Vertex Enumeration

Polytope vertex enumeration algorithms. More...

Classes

class  regina::NDoubleDescription
 Implements a modified double description method for polytope vertex enumeration. More...
 
class  regina::NEnumConstraintList
 Represents an individual validity constraint for use with polytope vertex enumeration. More...
 
class  regina::NHilbertCD
 Implements a modified Contejean-Devie algorithm for enumerating Hilbert bases. More...
 
class  regina::NHilbertDual
 Implements a modified dual algorithm for enumerating Hilbert bases. More...
 
class  regina::NHilbertPrimal
 Implements a modified primal algorithm for enumerating Hilbert bases. More...
 
class  regina::NMaxAdmissible
 Used to enumerate all maximal admissible faces of a polyhedral cone under a given set of admissibility constraints. More...
 
class  regina::NPosOrder
 A comparison object that sorts hyperplanes by position vectors. More...
 

Typedefs

typedef NDoubleDescription regina::NDoubleDescriptor
 A legacy typedef provided for backward compatibility only. More...
 

Detailed Description

Polytope vertex enumeration algorithms.

Typedef Documentation

typedef NDoubleDescription regina::NDoubleDescriptor

A legacy typedef provided for backward compatibility only.

Deprecated:
As of Regina 4.6, the class NDoubleDescriptor has been renamed as NDoubleDescription. This renaming is merely for consistency in documentation and nomenclature; the functionality of the new NDoubleDescription class is identical to the old NDoubleDescriptor class as it was in Regina 4.5.1. This typedef is provided for backward compatibility, and will be removed in some future version of Regina.

Copyright © 1999-2012, The Regina development team
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).