Preflow::DefStandardElevator Struct Template Reference
#include <lemon/preflow.h>
List of all members.
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.
The documentation for this struct was generated from the following file: