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
27 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_EXPORT SCIP_RETCODE SCIPincludeHeurIntshifting(SCIP *scip)
Definition: heur_intshifting.c:1151
Definition: struct_scip.h:59
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33