CoxIter  1.2
CoxIter - Computing invariants of hyperbolic Coxeter groups
All Classes Namespaces Files Functions Variables Typedefs Friends Pages
Public Member Functions | Public Attributes | Friends | List of all members
GraphsProductSet Class Reference

#include <graphs.product.set.h>

Public Member Functions

 GraphsProductSet ()
 
 GraphsProductSet (const GraphsProduct &gp)
 
vector< short unsigned int > get_iVertices () const
 Get the list of vertices of the product. More...
 
bool b_areVerticesSubsetOf (const GraphsProductSet &gp) const
 Test if the vertices appear in another Product. More...
 

Public Attributes

unsigned int iRank
 Rank of the graph. More...
 
set< Graph *, GraphPtrCompgraphs
 Pointeurs vers les graphes qui constituent le produit. More...
 

Friends

ostream & operator<< (ostream &o, const GraphsProductSet &gp)
 

Constructor & Destructor Documentation

GraphsProductSet::GraphsProductSet ( )
GraphsProductSet::GraphsProductSet ( const GraphsProduct gp)

Member Function Documentation

GraphsProductSet::b_areVerticesSubsetOf ( const GraphsProductSet gp) const

Test if the vertices appear in another Product.

Parameters
gp(const GraphsProductSet& ): The other product
Returns
Bool
GraphsProductSet::get_iVertices ( ) const

Get the list of vertices of the product.

Returns
vertices( vector< unsigned int > )

Friends And Related Function Documentation

ostream& operator<< ( ostream &  o,
const GraphsProductSet gp 
)
friend

Member Data Documentation

set< Graph*, GraphPtrComp > GraphsProductSet::graphs

Pointeurs vers les graphes qui constituent le produit.

unsigned int GraphsProductSet::iRank

Rank of the graph.


The documentation for this class was generated from the following files: