prop_rootredcost.h
Go to the documentation of this file.
31 * This propagator uses the root reduced cost to (globally) propagate against the cutoff bound. The propagator checks if
32 * the variables with non-zero root reduced cost can exceed the cutoff bound. If this is the case the corresponding
35 * The propagate is performed during the search any time a new cutoff bound (primal solution) is found.
38 /*---+----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 SCIPincludePropRootredcost(SCIP *scip)
Definition: prop_rootredcost.c:700
type definitions for SCIP's main datastructure
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43