ErasingFirstGraphWrapper Class Template Reference
[Wrapper Classes for Graphs]

#include <graph_wrapper.h>

Inheritance diagram for ErasingFirstGraphWrapper:

Inheritance graph
[legend]
Collaboration diagram for ErasingFirstGraphWrapper:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Graph, typename FirstOutEdgesMap>
class lemon::ErasingFirstGraphWrapper< Graph, FirstOutEdgesMap >

Warning:
Graph wrappers are in even more experimental state than the other parts of the lib. Use them at you own risk.
This graph wrapper 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

Definition at line 1219 of file graph_wrapper.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:37 2004 for LEMON by doxygen 1.3.8