DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
The C++ Graph Classes: A Tutorial - Graph(C++) and Graph_alg(C++)

The Graph Classes

Graphs include operations on three types of classes, Graph, Vertex, and Edge. Derived types from these classes inherit most (but not all) of the generic operations. In the discussion below, when the text explicitly states that the constructs are applicable to both the generic and user-derived classes, we use the generic Graph, Vertex, and Edge terminology for convenience. When there is a difference in the way that the generic and user-derived types must behave, we will describe each.


Next topic: Graph Constructors and Destructors
Previous topic: Answering the Second Question: Which Modules are Immediately Needed to Compose Module K?

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005