Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    default Benders' decomposition plugin

    Author
    Stephen J. Maher

    Definition in file benders_default.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 SCIPincludeBendersDefault (SCIP *scip)
     
    SCIP_RETCODE SCIPcreateBendersDefault (SCIP *scip, SCIP **subproblems, int nsubproblems)