#include <generalised_assignment.hpp>
Public Member Functions | |
template<typename Problem , typename LP > | |
bool | operator() (Problem &problem, const LP &lp, lp::row_id row) |
Relax Condition of the IR Generalised Assignment algorithm.
Definition at line 31 of file generalised_assignment.hpp.
|
inline |
Checks if a given row of the LP corresponds to a machine and can be relaxed.
Definition at line 37 of file generalised_assignment.hpp.