OR-Tools  9.6
GScipSolverCallbackHandler

Detailed Description

Definition at line 42 of file gscip_solver_callback.h.

Public Member Functions

 GScipSolverCallbackHandler (const GScipSolverCallbackHandler &)=delete
 
GScipSolverCallbackHandleroperator= (const GScipSolverCallbackHandler &)=delete
 
absl::Status Flush ()
 

Static Public Member Functions

static std::unique_ptr< GScipSolverCallbackHandlerRegisterIfNeeded (const CallbackRegistrationProto &callback_registration, SolverInterface::Callback callback, absl::Time solve_start, SCIP *scip)
 

Constructor & Destructor Documentation

◆ GScipSolverCallbackHandler()

Member Function Documentation

◆ Flush()

absl::Status Flush ( )

Definition at line 53 of file gscip_solver_callback.cc.

◆ operator=()

GScipSolverCallbackHandler& operator= ( const GScipSolverCallbackHandler )
delete

◆ RegisterIfNeeded()

std::unique_ptr< GScipSolverCallbackHandler > RegisterIfNeeded ( const CallbackRegistrationProto &  callback_registration,
SolverInterface::Callback  callback,
absl::Time  solve_start,
SCIP *  scip 
)
static

Definition at line 38 of file gscip_solver_callback.cc.


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