HiGHS
HiGHS copied to clipboard
MIP Callbacks
Placeholder issue for the introduction of MIP callbacks, as discussed with @lgottwald
Requested within https://github.com/coin-or/python-mip/issues/255
Leaving a bread-crumb to https://jump.dev/JuMP.jl/stable/manual/callbacks/, which contains the documentation of the callbacks JuMP supports. However I think a good rule of thumb is "if in doubt, follow Gurobi."
Since there are MIP callbacks for improving solutions, any solution and simple interrupt, and code for lazy constraints is WIP, this "prompt" issue seems unnecessary