Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::GScipEventHandlerContext Class Reference

Detailed Description

Definition at line 46 of file gscip_event_handler.h.

#include <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()

operations_research::GScipEventHandlerContext::GScipEventHandlerContext ( GScip * gscip,
SCIP_EVENTTYPE event_type )
inline

Definition at line 48 of file gscip_event_handler.h.

Member Function Documentation

◆ event_type()

SCIP_EVENTTYPE operations_research::GScipEventHandlerContext::event_type ( ) const
inline

Definition at line 55 of file gscip_event_handler.h.

◆ gscip()

GScip * operations_research::GScipEventHandlerContext::gscip ( ) const
inline

Definition at line 51 of file gscip_event_handler.h.


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