ErasingFirstGraphAdaptor Class Template Reference
[Adaptor Classes for Graphs]

#include <lemon/graph_adaptor.h>

Inherits GraphAdaptorExtender< lemon::ErasingFirstGraphAdaptorBase< _Graph, FirstOutEdgesMap > >.

Inheritance diagram for ErasingFirstGraphAdaptor:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename _Graph, typename FirstOutEdgesMap>
class lemon::ErasingFirstGraphAdaptor< _Graph, FirstOutEdgesMap >

This graph adaptor is used for on-the-fly Dinits blocking flow computations. For each node, an out-edge is stored which is used when the
     OutEdgeIt& first(OutEdgeIt&, const Node&)
is called.

Author:
Marton Makai


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:50:25 2006 for LEMON by  doxygen 1.5.1