OR-Tools  9.1
linear_solver_callback.h File Reference

Go to the source code of this file.

Classes

class  MPCallbackContext
 
class  MPCallback
 
class  MPCallbackList
 

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Enumerations

enum  MPCallbackEvent {
  kUnknown, kPolling, kPresolve, kSimplex,
  kMip, kMipSolution, kMipNode, kBarrier,
  kMessage, kMultiObj
}
 

Functions

std::string ToString (MPCallbackEvent event)