Turn off Gurobi internal cut only at root node
AnsweredDear support team,
I am developing a branch-and-cut algorithm for my problem. At the root node, I want to use the callback function to define my own cut while turning the Gurobi internal cuts off. However, the internal cuts may be needed in other nodes. Is it possible to turn off these cuts only at the root node?
Thank you very much!
Steive
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?. -
Hi,
Please have a look at our Knowledge Base article about changing parameters in a callback. This should resolve your issue.
Best regards,
Jaromił0
Post is closed for comments.
Comments
2 comments