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

Detailed Description

Definition at line 256 of file xpress_interface.cc.

Public Member Functions

 MPCallbackWrapper (MPCallback *callback)
MPCallbackGetCallback () const
void CatchException (XPRSprob cbprob)
void LogCaughtExceptions ()

Constructor & Destructor Documentation

◆ MPCallbackWrapper()

operations_research::MPCallbackWrapper::MPCallbackWrapper ( MPCallback * callback)
inlineexplicit

Definition at line 258 of file xpress_interface.cc.

Member Function Documentation

◆ CatchException()

void operations_research::MPCallbackWrapper::CatchException ( XPRSprob cbprob)
inline

Definition at line 264 of file xpress_interface.cc.

◆ GetCallback()

MPCallback * operations_research::MPCallbackWrapper::GetCallback ( ) const
inline

Definition at line 259 of file xpress_interface.cc.

◆ LogCaughtExceptions()

void operations_research::MPCallbackWrapper::LogCaughtExceptions ( )
inline

Definition at line 270 of file xpress_interface.cc.


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