Circulation::DefElevator Struct Template Reference
#include <lemon/circulation.h>
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: