Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ErasingFirstGraphWrapper Class Template Reference
[Wrapper Classes for Graphs]

#include <lemon/graph_wrapper.h>

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 1199 of file graph_wrapper.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 21 15:02:33 2005 for LEMON by  doxygen 1.4.1