heur_intshifting.h
Go to the documentation of this file.
27 * @brief LP rounding heuristic that tries to recover from intermediate infeasibilities, shifts integer variables, and
31 * This heuristic is similar to the Shifting heuristic (see @ref heur_shifting.h), but it ignores continuous variables
32 * during the shifting phase and solves a final LP to find feasible (and optimal w.r.t. the integer fixings) values for
36 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:68
type definitions for return codes for SCIP methods
SCIP_RETCODE SCIPincludeHeurIntshifting(SCIP *scip)
Definition: heur_intshifting.c:1160
type definitions for SCIP's main datastructure
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43