![]() |
OR-Tools
8.2
|
This is the complete list of members for MPCallbackContext, including all inherited members.
| AddCut(const LinearRange &cutting_plane)=0 | MPCallbackContext | pure virtual |
| AddLazyConstraint(const LinearRange &lazy_constraint)=0 | MPCallbackContext | pure virtual |
| CanQueryVariableValues()=0 | MPCallbackContext | pure virtual |
| Event()=0 | MPCallbackContext | pure virtual |
| NumExploredNodes()=0 | MPCallbackContext | pure virtual |
| SuggestSolution(const absl::flat_hash_map< const MPVariable *, double > &solution)=0 | MPCallbackContext | pure virtual |
| VariableValue(const MPVariable *variable)=0 | MPCallbackContext | pure virtual |
| ~MPCallbackContext() | MPCallbackContext | inlinevirtual |