Graph library
 
  Graph library  
Classes and functions of the Graph library.
- 
 Edges and vertices.  
  - 
 - 
 FuncList 
  - List that adds map and select methods
 - 
 NstEdge 
  - Directed edge in a graph (see class NstGraph)
 - 
 NstEdgeList 
  - List of edges, i.e., list of pointers to an object of type NstEdge.
 - 
 NstVertex 
  - Vertex of a graph (see class NstGraph)
 - 
 NstVertexList 
  - List of vertices, i
 - 
 NstVertexSet 
  - Set of vertices
 - 
 Basic graph class.  
  - 
 - 
 Dependence edge.  
  - 
 - 
 Variable access vertex.  
  - 
 - 
 Dependence graphs.  
  - 
 - 
 Dependence vectors.  
  - 
 - 
 CheckParallelLoop 
  - This class implements methods to check if loop nests are parallel in a
code
 
The graph library of Nestor contains the definition of all the classes
representing dependence graphs.
 alphabetic index   hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de