"callbacks disabled for solver gurobi"
AnsweredHello community,
Currently I am investigating an MILP in Pyomo with gurobi. I would like to be able to add cuts during the B&B and found that callback functions can be used for this purpose. However, when I try to implement a callback function I get the following error: "callbacks disabled for solver gurobi". This error does not seem very common, and I wonder if you have any clue where it comes from.
I hope to hear from you.
Best regards,
Noortje
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
This question is answered, as apparently callbacks are not possible in Pyomo.
0 -
Hi Noortje -
I am not an expert Pyomo user, but I do see an example of a Gurobi callback in the Pyomo documentation here:
And in StackOverflow here:
I hope this helps!
0 -
Thank you!!
0
Post is closed for comments.
Comments
4 comments