Definition at line 138 of file linear_solver_callback.h.
#include <linear_solver_callback.h>
◆ MPCallback()
| operations_research::MPCallback::MPCallback |
( |
bool | might_add_cuts, |
|
|
bool | might_add_lazy_constraints ) |
|
inline |
◆ ~MPCallback()
| virtual operations_research::MPCallback::~MPCallback |
( |
| ) |
|
|
inlinevirtual |
◆ might_add_cuts()
| bool operations_research::MPCallback::might_add_cuts |
( |
| ) |
const |
|
inline |
◆ might_add_lazy_constraints()
| bool operations_research::MPCallback::might_add_lazy_constraints |
( |
| ) |
const |
|
inline |
◆ RunCallback()
| virtual void operations_research::MPCallback::RunCallback |
( |
MPCallbackContext * | callback_context | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: