ngrouppresentation.h File Reference

Deals with finite presentations of groups. More...

#include <algorithm>
#include <list>
#include <vector>
#include "utilities/memutils.h"
#include "shareableobject.h"

Namespaces

namespace  regina

Classes

struct  regina::NGroupExpressionTerm
 Represents a power of a generator in a group presentation. More...
class  regina::NGroupExpression
 Represents an expression involving generators from a group presentation. More...
class  regina::NGroupPresentation
 Represents a finite presentation of a group. More...

Functions

std::ostream & regina::operator<< (std::ostream &out, const NGroupExpressionTerm &term)
 Writes the given term to the given output stream.


Detailed Description

Deals with finite presentations of groups.


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