OR-Tools  9.6
GScipEventHandlerContext

Detailed Description

Definition at line 44 of file gscip_event_handler.h.

Public Member Functions

 GScipEventHandlerContext (GScip *gscip, SCIP_EVENTTYPE event_type)
 
GScipgscip () const
 
SCIP_EVENTTYPE event_type () const
 

Constructor & Destructor Documentation

◆ GScipEventHandlerContext()

GScipEventHandlerContext ( GScip gscip,
SCIP_EVENTTYPE  event_type 
)
inline

Definition at line 46 of file gscip_event_handler.h.

Member Function Documentation

◆ event_type()

SCIP_EVENTTYPE event_type ( ) const
inline

Definition at line 53 of file gscip_event_handler.h.

◆ gscip()

GScip* gscip ( ) const
inline

Definition at line 49 of file gscip_event_handler.h.


The documentation for this class was generated from the following file: