Scippy

    SCIP

    Solving Constraint Integer Programs

    struct_heur.h File Reference

    Detailed Description

    datastructures for primal heuristics

    Author
    Tobias Achterberg

    Definition in file struct_heur.h.

    #include "scip/def.h"
    #include "scip/type_clock.h"
    #include "scip/type_heur.h"

    Go to the source code of this file.

    Data Structures

    struct  SCIP_DivesetStats
     
    struct  SCIP_Diveset
     
    struct  SCIP_Heur
     
    struct  SCIP_VGraph
     

    Typedefs

    typedef struct SCIP_DivesetStats SCIP_DIVESETSTATS
     

    Typedef Documentation

    ◆ SCIP_DIVESETSTATS

    Definition at line 64 of file struct_heur.h.