heur_intshifting.h File Reference Detailed DescriptionLP rounding heuristic that tries to recover from intermediate infeasibilities, shifts integer variables, and solves a final LP to calculate feasible values for continuous variables. This heuristic is similar to the Shifting heuristic (see heur_shifting.h), but it ignores continuous variables during the shifting phase and solves a final LP to find feasible (and optimal w.r.t. the integer fixings) values for the continuous variables. Definition in file heur_intshifting.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the intshifting heuristic and includes it in SCIP
|