Regina Calculation Engine
Classes | Namespaces
enumerate/ndoubledescription.h File Reference

Provides a modified double description method for polytope vertex enumeration. More...

#include "regina-core.h"
#include "maths/nray.h"
#include "maths/nmatrixint.h"
#include <iterator>
#include <vector>
#include "enumerate/ndoubledescription.tcc"

Classes

class  regina::NDoubleDescription
 Implements a modified double description method for polytope vertex enumeration. More...
class  regina::NDoubleDescription::RaySpec< BitmaskType >
 A helper class for vertex enumeration, describing a single ray (typically a vertex in some partial solution space).
class  regina::NDoubleDescription::LexComp
 A comparison object that helps sort hyperplanes into a good order before running the double description algorithm.

Namespaces

namespace  regina
 

Contains the entire Regina calculation engine.



Detailed Description

Provides a modified double description method for polytope vertex enumeration.


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