ndoubledescriptor.h File Reference

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

#include "maths/nfastvector.h"
#include "maths/nmatrixint.h"
#include <iterator>
#include <vector>
#include "enumerate/ndoubledescriptor.tcc"


Classes

class  regina::NDoubleDescriptor
 Implements a modified double description method for polytope vertex enumeration. More...
class  regina::NDoubleDescriptor::NDoubleDescriptor::RaySpec< BitmaskType >
 A helper class for vertex enumeration, describing a single ray (typically a vertex in some partial solution space).
class  regina::NDoubleDescriptor::NDoubleDescriptor::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-2008, Ben Burton
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).