Circulation::DefStandardElevator Struct Template Reference

#include <lemon/circulation.h>

Inheritance diagram for Circulation::DefStandardElevator:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class _Graph, class _LCapMap = typename _Graph::template EdgeMap<int>, class _UCapMap = _LCapMap, class _DeltaMap = typename _Graph::template NodeMap< typename _UCapMap::Value>, class _Traits = CirculationDefaultTraits<_Graph, _LCapMap, _UCapMap, _DeltaMap>>
template<typename _Elevator>
struct lemon::Circulation< _Graph, _LCapMap, _UCapMap, _DeltaMap, _Traits >::DefStandardElevator< _Elevator >

Named parameter for setting Elevator type. The Elevator should be standard constructor interface, ie. the graph and the maximum level should be passed to it.

The documentation for this struct was generated from the following file:

Generated on Sat Apr 19 14:17:28 2008 for LEMON by  doxygen 1.5.5