All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
heur_intshifting.h
Go to the documentation of this file.
18 * @brief LP rounding heuristic that tries to recover from intermediate infeasibilities, shifts integer variables, and
22 * This heuristic is similar to the Shifting heuristic (see @ref heur_shifting.h), but it ignores continuous variables
23 * during the shifting phase and solves a final LP to find feasible (and optimal w.r.t. the integer fixings) values for
|