FullUGraph Class Reference
[Graph Structures]

#include <lemon/full_graph.h>

Inherits StaticMappableUGraphExtender< IterableUGraphExtender< AlterableUGraphExtender< UGraphExtender< FullUGraphBase > > > >.

Inheritance diagram for FullUGraph:

Inheritance graph
[legend]
List of all members.

Detailed Description

This is a simple and fast undirected 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 FullUGraph class is that this class conforms to the undirected graph concept and it does not contain the loop edges.

See also:
FullGraph
Author:
Balazs Dezso


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