Classes | |
struct | greater_second |
Public Member Functions | |
stableset_heuristic (Graph &G_, var_map< vertex_descriptor > &VM_, map< vertex_descriptor, double > nc_) | |
int | heuristic (subproblem &S, solution &newSol) |
Definition at line 157 of file maxstableset.cc.
int stableset_heuristic::heuristic | ( | subproblem & | , | |
solution & | newSol | |||
) | [inline, virtual] |
this function is called after each solution of an LP, if the solution which was found is not feasible.
Reimplemented from SCIL::primal_heuristic.
Definition at line 174 of file maxstableset.cc.
References SCIL::solution::round_to_integer(), SCIL::solution::save_solution(), SCIL::solution::set_value(), and SCIL::solution::value().