All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
prop_vbounds.h
Go to the documentation of this file.
23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
41 /** returns TRUE if the propagator has the status that all variable lower and upper bounds are propagated */
SCIP_Bool SCIPisPropagatedVbounds(SCIP *scip) SCIP_RETCODE SCIPincludePropVbounds(SCIP *scip) SCIP_RETCODE SCIPexecPropVbounds(SCIP *scip, SCIP_Bool force, SCIP_RESULT *result) SCIP callable library. |