Gurobi Error 10005 is seen on submitting lazy constraint also when cb_where == GRB_CB_MIPNODE

At a MIPNODE you need to check the solver’s status.

See the Gurobi.jl documentation jump-dev/Gurobi.jl · JuMP and this part of the source

1 Like