Scippy

    SCIP

    Solving Constraint Integer Programs

    prop_redcost.h File Reference

    Detailed Description

    propagator using the LP reduced cost and the cutoff bound

    Author
    Tobias Achterberg
    Stefan Heinz
    Matthias Miltenberger
    Michael Winkler

    This propagator uses the reduced cost of an optimal solved LP relaxation to propagate the variables against the cutoff bound.

    Definition in file prop_redcost.h.

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

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludePropRedcost (SCIP *scip)