Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::GScipEventHandler, including all inherited members.
CatchEvent(SCIP_EVENTTYPE event_type) | operations_research::GScipEventHandler | protected |
DropAllEvents(GScipEventHandler &handler) | operations_research::GScipEventHandler | friend |
Execute(GScipEventHandlerContext context) | operations_research::GScipEventHandler | inlinevirtual |
Exit(GScip *gscip) | operations_research::GScipEventHandler | inlinevirtual |
GScipEventHandler(const GScipEventHandlerDescription &description) | operations_research::GScipEventHandler | inlineexplicit |
GScipEventHandler(const GScipEventHandler &)=delete | operations_research::GScipEventHandler | |
Init(GScip *gscip) | operations_research::GScipEventHandler | inlinevirtual |
operator=(const GScipEventHandler &)=delete | operations_research::GScipEventHandler | |
Register(GScip *gscip) | operations_research::GScipEventHandler | |
~GScipEventHandler()=default | operations_research::GScipEventHandler | virtual |