|
Limbo 3.5.4
|
Compare variables by its move cost. More...
#include <MultiKnapsackLagRelax.h>
Public Member Functions | |
| bool | operator() (VariableMoveCost const &c1, VariableMoveCost const &c2) const |
Compare variables by its move cost.
Definition at line 1347 of file MultiKnapsackLagRelax.h.
|
inline |
| c1 | pair of variable and cost |
| c2 | pair of variable and cost |
Definition at line 1352 of file MultiKnapsackLagRelax.h.