Scippy

    SCIP

    Solving Constraint Integer Programs

    sepa_cgmip.h File Reference

    Detailed Description

    Chvatal-Gomory cuts computed via a sub-MIP.

    Author
    Marc Pfetsch

    Separate Chvátal-Gomory cuts using a sub-MIP.

    This separator should be used carefully - it may require long separation times.

    Definition in file sepa_cgmip.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 SCIPincludeSepaCGMIP (SCIP *scip)