DefStandardElevator< _Elevator > Struct Template Reference
Detailed Description
template<typename _Graph, typename _CapacityMap, typename _Traits>
template<typename _Elevator>
struct lemon::Preflow< _Graph, _CapacityMap, _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.
#include <lemon/preflow.h>
List of all members.