prop_pseudoobj.h File Reference Detailed DescriptionPseudo objective propagator. This propagator propagates the objective function using the cutoff bound and the pseudo objective value. The pseudo objective value can be seen as minimum activity of the linear objective function. Using this, this propagator checks if variables with non-zero objective coefficients can exceed the cutoff bound. If this is the case the corresponding bound can be tightened. Definition in file prop_pseudoobj.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the pseudo objective function propagator and includes it in SCIP
propagates the cutoff bound for the given variables
|