CurrentModule = MathOptInterface
DocTestSetup = quote
import MathOptInterface as MOI
end
DocTestFilters = [r"MathOptInterface|MOI"]
AbstractCallback
AbstractSubmittable
submit
CallbackNodeStatus
CallbackVariablePrimal
CallbackNodeStatusCode
CALLBACK_NODE_STATUS_INTEGER
CALLBACK_NODE_STATUS_FRACTIONAL
CALLBACK_NODE_STATUS_UNKNOWN
LazyConstraintCallback
LazyConstraint
HeuristicCallback
HeuristicSolution
HeuristicSolutionStatus
HEURISTIC_SOLUTION_ACCEPTED
HEURISTIC_SOLUTION_REJECTED
HEURISTIC_SOLUTION_UNKNOWN