Optimizer gap
AnsweredHello!!
I have a question about the optimizer.
what is the gap that the optimizer uses?
how fine is the optimization step?
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,
The default MIP gap is 1E-4. You can change this using the MIPGap parameter or use MIPGapAbs to set an absolute MIP Gap. These are two of the many Parameters you can use to control the operation of the Gurobi solver.
-Cara
0
Post is closed for comments.
Comments
2 comments