34#ifndef __SCIP_PROP_VBOUNDS_H__
35#define __SCIP_PROP_VBOUNDS_H__
common defines and data types used in all packages of SCIP
SCIP_Bool SCIPisPropagatedVbounds(SCIP *scip)
SCIP_RETCODE SCIPexecPropVbounds(SCIP *scip, SCIP_Bool force, SCIP_RESULT *result)
SCIP_RETCODE SCIPincludePropVbounds(SCIP *scip)
result codes for SCIP callback methods
enum SCIP_Result SCIP_RESULT
type definitions for return codes for SCIP methods
enum SCIP_Retcode SCIP_RETCODE
type definitions for SCIP's main datastructure