All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
prop_pseudoobj.h
Go to the documentation of this file.
22 * This propagator propagates the objective function using the cutoff bound and the pseudo objective value. The pseudo
23 * objective value can be seen as minimum activity of the linear objective function. Using this, this propagator checks
24 * if variables with non-zero objective coefficients can exceed the cutoff bound. If this is the case the corresponding
|