heur_shiftandpropagate.h
Go to the documentation of this file.
31 * Preroot primal heuristic that fixes variables and propagates these fixings. In each step, the heuristic fixes a
32 * variable such that the number of violated LP rows gets maximally reduced. The fixing is then propagated to reduce
33 * further variable domains. In case that the domain propagation detects the infeasibility of the current partial
37 /*---+----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
type definitions for SCIP's main datastructure
SCIP_RETCODE SCIPincludeHeurShiftandpropagate(SCIP *scip)
Definition: heur_shiftandpropagate.c:2438
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43