UndirSmartGraph Class Reference
[Graph Structures]
#include <lemon/smart_graph.h>
List of all members.
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 UndirGraph concept. - See also:
- concept::UndirGraph.
- Todo:
- SnapShot hasn't been implemented yet.
Definition at line 372 of file smart_graph.h.
The documentation for this class was generated from the following file:
Generated on Mon Feb 21 15:02:36 2005 for LEMON by
1.4.1