Tools for Graph Implementation
[Tools and Utilities]


Detailed Description

This group describes the tools that makes it easier to create graphs and the maps that dynamically update with the graph changes.


Classes

class  AlterationNotifier< _Container, _Item >
 Notifier class to notify observes about alterations in a container. More...
class  ArrayMap< _Graph, _Item, _Value >
 Graph map based on the array storage. More...
class  UndirGraphExtender< Base >
 BaseGraph to BaseUGraph extender. More...
class  DebugMap< _Graph, _Item, _Value >
 Graph map based on the std::vector storage. More...
class  EdgeSetExtender< Base >
 Extender for the EdgeSets. More...
class  UEdgeSetExtender< Base >
 Extender for the UEdgeSets. More...
class  GraphAdaptorExtender< _Graph >
 Extender for the GraphAdaptors. More...
class  UGraphAdaptorExtender< _UGraph >
 Extender for the UGraphAdaptors. More...
class  BpUGraphAdaptorExtender< Base >
 Extender for the BpUGraphAdaptors. More...
class  GraphExtender< Base >
 Extender for the Graphs. More...
class  UGraphExtender< Base >
 Extender for the UGraphs. More...
class  BpUGraphExtender< Base >
 Extender for the BpUGraphs. More...
class  MapExtender< _Map >
 Extender for maps. More...
class  SubMapExtender< _Graph, _Map >
 Extender for maps which use a subset of the items. More...
class  VectorMap< _Graph, _Item, _Value >
 Graph map based on the std::vector storage. More...

Files

file  alteration_notifier.h
 Observer notifier for graph alteration observers.
file  array_map.h
 Graph map based on the array storage.
file  base_extender.h
 Extenders for the graph types.
file  debug_map.h
 Vector based graph maps for debugging.
file  default_map.h
 Graph maps that construct and destruct their elements dynamically.
file  edge_set_extender.h
 Extenders for the edge set types.
file  graph_adaptor_extender.h
 Extenders for the graph adaptor types.
file  graph_extender.h
 Extenders for the graph types.
file  vector_map.h
 Vector based graph maps.

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