prop_vbounds.h
Go to the documentation of this file.
23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
51 /** returns TRUE if the propagator has the status that all variable lower and upper bounds are propagated */
Definition: struct_scip.h:59
type definitions for return codes for SCIP methods
SCIP_EXPORT SCIP_RETCODE SCIPincludePropVbounds(SCIP *scip)
Definition: prop_vbounds.c:3121
type definitions for SCIP's main datastructure
SCIP_EXPORT SCIP_RETCODE SCIPexecPropVbounds(SCIP *scip, SCIP_Bool force, SCIP_RESULT *result)
Definition: prop_vbounds.c:3204
result codes for SCIP callback methods
SCIP_EXPORT SCIP_Bool SCIPisPropagatedVbounds(SCIP *scip)
Definition: prop_vbounds.c:3187
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33