SmartUGraph Class Reference
[Graph Structures]

#include <lemon/smart_graph.h>


Detailed Description

This is a simple and fast undirected graph implementation. It is also quite memory efficient, but at the price that it does support only limited (only stack-like) node and edge deletions. Except from this it conforms to the UGraph concept.
See also:
concept::UGraph.
Todo:
Snapshot hasn't been implemented yet.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:42:39 2006 for LEMON by  doxygen 1.4.6