Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    heuristic which fixes all integer variables to a bound (lower/upper) and solves the remaining LP

    Author
    Gerald Gamrath

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