Symmetry Breaking Algorithm in Gurobi
AnsweredI wish to know which Symmetry breaking algorithm is used in Gurobi MILP
It seems efficient but is it possible to tune it
Thank you
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?. -
We use orbital fixing plus orbital probing. There is the "Symmetry" parameter which allows you to use symmetry breaking more aggressively. This basically adjust some limits on how much effort is spent on detecting symmetries in the problem and whether at local nodes we just use the stabilizer or calculate the symmetries from scratch. The latter is very expensive, but for massively symmetric models it sometimes helps.
0
Post is closed for comments.
Comments
2 comments