#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. Thus it conforms to the StaticGraph concept - See also:
- concept::StaticGraph.
- Author:
- Alpar Juttner
Definition at line 208 of file full_graph.h.
The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:50 2005 for LEMON by
1.4.1