ErasableBpUGraph Class Reference
[Graph Structure Concepts]

#include <lemon/concept/bpugraph.h>

Inherits ExtendableBpUGraph.

Inheritance diagram for ErasableBpUGraph:

Inheritance graph
[legend]
List of all members.

Detailed Description

This class is an extension of ExtendableBpUGraph. 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:43:27 2006 for LEMON by  doxygen 1.4.6