ErasableUGraph Class Reference
[Graph Structure Concepts]

#include <lemon/concept/ugraph.h>

Inherits ExtendableUGraph.

Inheritance diagram for ErasableUGraph:

Inheritance graph
[legend]
List of all members.

Detailed Description

This class is an extension of ExtendableUGraph. It makes it possible to erase undirected edges or nodes.


Public Member Functions

void erase (Node)
 Deletes a node.
void erase (UEdge)
 Deletes an undirected edge.


Member Function Documentation

void erase Node   )  [inline]
 

Deletes a node.

void erase UEdge   )  [inline]
 

Deletes an undirected edge.


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