#include <generalised_assignment.hpp>
Public Member Functions | |
template<typename Problem , typename GetSolution > | |
void | operator() (Problem &problem, const GetSolution &solution) |
Set Solution component of the IR Generalised Assignment algorithm.
Definition at line 51 of file generalised_assignment.hpp.
|
inline |
Creates the result assignment form the LP (all edges with value 1).
Definition at line 56 of file generalised_assignment.hpp.