UndirFullGraph Class Reference
[Graph Structures]
#include <lemon/full_graph.h>
List of all members.
Detailed Description
This is a simple and fast directed full graph implementation. It is completely static, so you can neither add nor delete either edges or nodes.
The main difference beetween the FullGraph and UndirFullGraph class is that this class conforms to the undirected graph concept and it does not contain the hook edges.
- See also:
- FullGraph
- Author:
- Balazs Dezso
The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:15:31 2005 for LEMON by
1.4.4