Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    Adaptive large neighborhood search heuristic that orchestrates popular LNS heuristics.

    Author
    Gregor Hendel

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