Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    LNS heuristic that tries to compute integral solution on optimal LP face.

    Author
    Gregor Hendel

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