Show/Hide Toolbars

RiverSoftAVG Products Help

Encapsulates a graph or network (not the TeeChart type of graphs). Graphs are made up of nodes ( GGraph.TGGraphNode class) and edges ( GGraph.TGGraphEdge class) connecting the nodes. Graphs may be directed or undirected.

The class manages the edges and nodes and provides routines for determining topological ordering, critical paths, and other graph operations. The TGCustomGraph class is the base abstract class for graphs, the GGraph.TGLabelGraph and GGraph.TGGraph classes are descendants of this class and actually implement all the functionality.

Namespace: GGraph

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb