Semi-Adaptors Classes for Graphs
[Graph Structures]


Detailed Description

Graph types between real graphs and graph adaptors. These classes wrap graphs to give new functionality as the adaptors do it. On the other hand they are not light-weight structures as the adaptors.


Files

file  edge_set.h
 EdgeSet classes.
file  sub_graph.h
 Subgraphs.

Classes

class  ListEdgeSet
 Graph using a node set of another graph and an own edge set. More...
class  ListUEdgeSet
 Graph using a node set of another graph and an own uedge set. More...
class  SmartEdgeSet
 Graph using a node set of another graph and an own edge set. More...
class  SmartUEdgeSet
 Graph using a node set of another graph and an own uedge set. More...
class  SubGraph
 Graph which uses a subset of another graph's nodes and edges. More...
class  EdgeSubGraph
 Graph which uses a subset of another graph's edges. More...


Generated on Tue Oct 31 09:49:38 2006 for LEMON by  doxygen 1.5.1