prop_rootredcost.h
Go to the documentation of this file.
22 * This propagator uses the root reduced cost to (globally) propagate against the cutoff bound. The propagator checks if
23 * the variables with non-zero root reduced cost can exceed the cutoff bound. If this is the case the corresponding
26 * The propagate is performed during the search any time a new cutoff bound (primal solution) is found.
29 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:59
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
SCIP_EXPORT SCIP_RETCODE SCIPincludePropRootredcost(SCIP *scip)
Definition: prop_rootredcost.c:695
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33