SetElevator< T > Struct Template Reference
Detailed Description
template<typename GR, typename TR>
template<typename T>
struct lemon::MaxFractionalMatching< GR, 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/fractional_matching.h>
List of all members.