heur_oneopt.h
Go to the documentation of this file.
31 * an integer variable x<sub>j</sub> can be decreased for c<sub>j</sub> > 0 or increased for c<sub>j</sub> < 0
32 * if the resulting solution is still feasible. If more than one variable can be shifted, they are sorted by
33 * non-decreasing impact on the objective and sequentially shifted until no more improvements can be
37/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
common defines and data types used in all packages of SCIP
Definition: objbenders.h:44
Definition: struct_scip.h:70
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure