Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
lemon
::
ErasingFirstGraphAdaptor
ErasingFirstGraphAdaptor Class Template Reference
[
Adaptor Classes for Graphs
]
#include <
lemon/graph_adaptor.h
>
List of all members.
Detailed Description
template<typename _Graph, typename FirstOutEdgesMap>
class lemon::ErasingFirstGraphAdaptor< _Graph, FirstOutEdgesMap >
Warning:
Graph adaptors are in even more experimental state than the other parts of the lib. Use them at you own risk.
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:
lemon/
graph_adaptor.h
Generated on Sat Aug 27 14:15:35 2005 for LEMON by
1.4.4