![]() |
OR-Tools
9.6
|
Definition at line 32 of file solve_arguments.h.
Public Member Functions | |
| absl::Status | CheckModelStorageAndCallback (const ModelStorage *expected_storage) const |
Public Attributes | |
| SolveParameters | parameters |
| ModelSolveParameters | model_parameters |
| MessageCallback | message_callback = nullptr |
| CallbackRegistration | callback_registration |
| Callback | callback = nullptr |
| SolveInterrupter * | interrupter = nullptr |
| absl::Status CheckModelStorageAndCallback | ( | const ModelStorage * | expected_storage | ) | const |
Definition at line 27 of file solve_arguments.cc.
| Callback callback = nullptr |
Definition at line 67 of file solve_arguments.h.
| CallbackRegistration callback_registration |
Definition at line 59 of file solve_arguments.h.
| SolveInterrupter* interrupter = nullptr |
Definition at line 85 of file solve_arguments.h.
| MessageCallback message_callback = nullptr |
Definition at line 55 of file solve_arguments.h.
| ModelSolveParameters model_parameters |
Definition at line 37 of file solve_arguments.h.
| SolveParameters parameters |
Definition at line 34 of file solve_arguments.h.