![]() |
OR-Tools
9.6
|
Definition at line 149 of file callback.h.
Public Member Functions | |
| absl::Status | CheckModelStorage (const ModelStorage *expected_storage) const |
| CallbackRegistrationProto | Proto () const |
Public Attributes | |
| absl::flat_hash_set< CallbackEvent > | events |
| MapFilter< Variable > | mip_solution_filter |
| MapFilter< Variable > | mip_node_filter |
| bool | add_cuts = false |
| bool | add_lazy_constraints = false |
| absl::Status CheckModelStorage | ( | const ModelStorage * | expected_storage | ) | const |
Definition at line 92 of file callback.cc.
| CallbackRegistrationProto Proto | ( | ) | const |
Definition at line 105 of file callback.cc.
| bool add_cuts = false |
Definition at line 181 of file callback.h.
| bool add_lazy_constraints = false |
Definition at line 186 of file callback.h.
| absl::flat_hash_set<CallbackEvent> events |
Definition at line 168 of file callback.h.
Definition at line 176 of file callback.h.
Definition at line 172 of file callback.h.