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*/
SCIP_RETCODE SCIPincludePropRootredcost(SCIP *scip) Definition: objbranchrule.h:33 SCIP callable library. |