Public Member Functions | |
virtual int | heuristic (subproblem &, solution &newSol) |
Definition at line 9 of file primal_heur.h.
virtual int SCIL::primal_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 in mc_heuristic, dcmst_heuristic, qmst_heuristic, and stableset_heuristic.
Definition at line 15 of file primal_heur.h.