Graph library

Classes and functions of the Graph library.

oEdges and vertices.
o FuncList
List that adds map and select methods
o NstEdge
Directed edge in a graph (see class NstGraph)
o NstEdgeList
List of edges, i.e., list of pointers to an object of type NstEdge.
o NstVertex
Vertex of a graph (see class NstGraph)
o NstVertexList
List of vertices, i
o NstVertexSet
Set of vertices
oBasic graph class.
oDependence edge.
oVariable access vertex.
oDependence graphs.
oDependence vectors.
o 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 was generated with the help of DOC++.