Circulation::DefElevator Struct Template Reference

#include <lemon/circulation.h>

Inheritance diagram for Circulation::DefElevator:

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 >::DefElevator< _Elevator >

Named parameter for setting Elevator type

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