Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    LNS heuristic using a clique partition to restrict the search neighborhood.

    clique primal heuristic

    Author
    Stefan Heinz
    Michael Winkler

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