OR-Tools  8.2
MPCallbackContext Member List

This is the complete list of members for MPCallbackContext, including all inherited members.

AddCut(const LinearRange &cutting_plane)=0MPCallbackContextpure virtual
AddLazyConstraint(const LinearRange &lazy_constraint)=0MPCallbackContextpure virtual
CanQueryVariableValues()=0MPCallbackContextpure virtual
Event()=0MPCallbackContextpure virtual
NumExploredNodes()=0MPCallbackContextpure virtual
SuggestSolution(const absl::flat_hash_map< const MPVariable *, double > &solution)=0MPCallbackContextpure virtual
VariableValue(const MPVariable *variable)=0MPCallbackContextpure virtual
~MPCallbackContext()MPCallbackContextinlinevirtual