Scippy

    SCIP

    Solving Constraint Integer Programs

    struct_event.h File Reference

    Detailed Description

    datastructures for managing events

    Author
    Tobias Achterberg

    Definition in file struct_event.h.

    #include "scip/def.h"
    #include "scip/type_clock.h"
    #include "scip/type_event.h"
    #include "scip/type_var.h"
    #include "scip/type_sol.h"
    #include "scip/type_tree.h"

    Go to the source code of this file.

    Data Structures

    struct  SCIP_EventVarAdded
     
    struct  SCIP_EventVarDeleted
     
    struct  SCIP_EventVarFixed
     
    struct  SCIP_EventVarUnlocked
     
    struct  SCIP_EventObjChg
     
    struct  SCIP_EventBdChg
     
    struct  SCIP_EventHole
     
    struct  SCIP_EventImplAdd
     
    struct  SCIP_EventTypeChg
     
    struct  SCIP_EventImplTypeChg
     
    struct  SCIP_EventRowAddedSepa
     
    struct  SCIP_EventRowDeletedSepa
     
    struct  SCIP_EventRowAddedLP
     
    struct  SCIP_EventRowDeletedLP
     
    struct  SCIP_EventRowCoefChanged
     
    struct  SCIP_EventRowConstChanged
     
    struct  SCIP_EventRowSideChanged
     
    struct  SCIP_Event
     
    struct  SCIP_EventFilter
     
    struct  SCIP_Eventhdlr
     
    struct  SCIP_EventQueue