All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Circulation< GR, LM, UM, SM, TR >::SetElevator< T > Struct Template Reference

Detailed Description

template<typename GR, typename LM, typename UM, typename SM, typename TR>
template<typename T>
struct lemon::Circulation< GR, LM, UM, SM, TR >::SetElevator< T >

Named parameter for setting Elevator type. If this named parameter is used, then an external elevator object must be passed to the algorithm using the elevator() function before calling run() or init().

See also:
SetStandardElevator

#include <lemon/circulation.h>

+ Inheritance diagram for Circulation< GR, LM, UM, SM, TR >::SetElevator< T >:

List of all members.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines