Semi-Adaptor Classes for Graphs
[Graph Structures]


Detailed Description

This group describes some 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.


Classes

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

Files

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

Generated on Thu Jun 4 04:03:12 2009 for LEMON by  doxygen 1.5.9