23 #ifndef GRAPHSPRODUCTSET_H
24 #define GRAPHSPRODUCTSET_H
48 set<Graph *, GraphPtrComp>
60 vector<short unsigned int> get_vertices()
const;
: Un produit de graphs
Definition: graphs.product.h:47
Definition: graphs.product.set.h:45
unsigned int rank
Rank of the graph.
Definition: graphs.product.set.h:47
set< Graph *, GraphPtrComp > graphs
Pointeurs vers les graphes qui constituent le produit.
Definition: graphs.product.set.h:49
ostream & operator<<(ostream &o, const Graph &g)
Definition: graph.cpp:36