heur_indicatordiving.h
Go to the documentation of this file.
31 * A diving heuristic iteratively rounds some fractional variables or variables determined by constraint handlers,
35 * If the semicontinuous variable is unbounded, the indicator constraint is not part of the LP and,
38 * For these indicator variables the score depends on the LP value and the bounds of the corresponding semicontinuous variable.
39 * If parameter usevarbounds=TRUE, also varbound constraints modeling semicontinuous variables are considered.
43/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPincludeHeurIndicatordiving(SCIP *scip)
Definition: heur_indicatordiving.c:1128
Definition: objbenders.h:44
Definition: struct_scip.h:70
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure