Skip to main content

How work with greater tolerance?

Answered

Comments

3 comments

  • Official comment
    Simranjit Kaur
    Gurobi Staff 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?.
  • Jaromił Najman
    Gurobi Staff Gurobi Staff

    Hi,

    You can set the feasibility tolerances via the FeasibilityTol and IntFeasTol parameters. If you would like to make Gurobi focus more on true integer values, you should try experimenting with the IntegralityFocus parameter.

    Best regards,
    Jaromił

    2
  • Renan Fernando Franco da Silva
    Gurobi-versary
    First Comment
    First Question

    Hi, 

    I changed the FeasibilityTol and OptimalityTol parameters, and it really worked. Thank you very much.

    1

Post is closed for comments.