CoxIter  1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
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_vertices () const
 
bool areVerticesSubsetOf (const GraphsProductSet &gp) const
 Test if the vertices appear in another Product. More...
 

Public Attributes

unsigned int rank
 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() [1/2]

GraphsProductSet::GraphsProductSet ( )

◆ GraphsProductSet() [2/2]

GraphsProductSet::GraphsProductSet ( const GraphsProduct gp)

Member Function Documentation

◆ areVerticesSubsetOf()

GraphsProductSet::areVerticesSubsetOf ( const GraphsProductSet gp) const

Test if the vertices appear in another Product.

Parameters
gp(constGraphsProductSet&): The other product
Returns
Bool

◆ get_vertices()

vector< short unsigned int > GraphsProductSet::get_vertices ( ) const

Friends And Related Function Documentation

◆ operator<<

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

Member Data Documentation

◆ graphs

set<Graph *, GraphPtrComp> GraphsProductSet::graphs

Pointeurs vers les graphes qui constituent le produit.

◆ rank

unsigned int GraphsProductSet::rank

Rank of the graph.


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