#include <lemon/full_graph.h>
Inherits StaticMappableGraphExtender< IterableGraphExtender< AlterableGraphExtender< GraphExtender< FullGraphBase > > > >.
Inheritance diagram for FullGraph:
[legend]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
The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:41:32 2006 for LEMON by
1.4.6