Skip to main content

Optimizer gap

Answered

Comments

2 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff
    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?.
  • Cara T.
    • Gurobi Staff

    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.