Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::XpressMPCallbackContext Member List

This is the complete list of members for operations_research::XpressMPCallbackContext, including all inherited members.

AddCut(const LinearRange &cutting_plane) overrideoperations_research::XpressMPCallbackContextinlinevirtual
AddLazyConstraint(const LinearRange &lazy_constraint) overrideoperations_research::XpressMPCallbackContextinlinevirtual
CanQueryVariableValues() overrideoperations_research::XpressMPCallbackContextvirtual
Event() overrideoperations_research::XpressMPCallbackContextinlinevirtual
NumExploredNodes() overrideoperations_research::XpressMPCallbackContextinlinevirtual
SuggestSolution(const absl::flat_hash_map< const MPVariable *, double > &solution) overrideoperations_research::XpressMPCallbackContextvirtual
UpdateFromXpressState(XPRSprob cbprob)operations_research::XpressMPCallbackContext
VariableValue(const MPVariable *variable) overrideoperations_research::XpressMPCallbackContextvirtual
XpressInterfaceoperations_research::XpressMPCallbackContextfriend
XpressMPCallbackContext(XPRSprob *xprsprob, MPCallbackEvent event, int num_nodes)operations_research::XpressMPCallbackContextinline
~MPCallbackContext()operations_research::MPCallbackContextinlinevirtual