Scippy

    SCIP

    Solving Constraint Integer Programs

    presol_milp.cpp File Reference

    Detailed Description

    MILP presolver.

    Author
    Leona Gottwald
    Alexander Hoen

    Calls the presolve library and communicates (multi-)aggregations, fixings, and bound changes to SCIP by utilizing the postsolve information. Constraint changes can currently only be communicated by deleting all constraints and adding new ones.

    Definition in file presol_milp.cpp.

    #include "scip/presol_milp.h"

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludePresolMILP (SCIP *scip)