![]() |
OR-Tools
9.0
|
Go to the source code of this file.
Classes | |
| struct | GurobiCallbackInput |
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::math_opt | |
Functions | |
| std::vector< bool > | EventToGurobiWhere (const absl::flat_hash_set< CallbackEventProto > &events) |
| absl::Status | GurobiCallbackImpl (GRBmodel *grb_model, void *cbdata, int where, const GurobiCallbackInput &callback_input, MessageCallbackData &message_callback_data) |
| absl::Status | GurobiCallbackImplFlush (const GurobiCallbackInput &callback_input, MessageCallbackData &message_callback_data) |