"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
-
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
Please sign in to leave a comment.
Comments
3 comments