class  NstVertexSet : public NstVertex Set of vertices
Set of vertices. A set of vertices is a vertex, but it represents several vertices.This class is useful to easily manipulate graphs that are built by merging several vertices into one. For example, each vertex can represent a strongly component of a graph, or all vertices that belong to a given set, etc. Each set has an internal color. See also the class NstGraph for more details.
 
 
 
 
 
 
  NstVertexSet()
  NstVertexSet(int flag)
  NstVertexSet(int flag, const NstVertexList &new_list)
 void  copy(const NstVertexSet& s, int deep = 0)
 NstVertex*  clone(int deep = 0)
 virtual  void  print(ostream &s)
 Nst_Vertex_Type  type()
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de