OR-Tools  9.2
linear_solver_callback.h File Reference

Go to the source code of this file.

Classes

class  MPCallbackContext
 
class  MPCallback
 
class  MPCallbackList
 

Namespaces

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

Enumerations

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

Functions

std::string ToString (MPCallbackEvent event)