Scippy

    SCIP

    Solving Constraint Integer Programs

    prop_vbounds.h File Reference

    Detailed Description

    variable upper and lower bound propagator

    Author
    Stefan Heinz
    Jens Schulz

    Definition in file prop_vbounds.h.

    #include "scip/def.h"
    #include "scip/type_result.h"
    #include "scip/type_retcode.h"
    #include "scip/type_scip.h"

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludePropVbounds (SCIP *scip)
     
    SCIP_Bool SCIPisPropagatedVbounds (SCIP *scip)
     
    SCIP_RETCODE SCIPexecPropVbounds (SCIP *scip, SCIP_Bool force, SCIP_RESULT *result)