Skip to main content

Issues with Model Optimization Time in Gurobi

Awaiting user input

Comments

1 comment

  • Riley Clement
    • Gurobi Staff Gurobi Staff

    Hi Megan,

    I'm currently working on a linear programming model in Gurobi

    Do you mean mixed integer linear programming model?  MIPGap would not make sense in the context of a LP.

    It is possible to have small MILP models that are hard to solve.  In the MIPLIB 2017 benchmark set we find a model called markshare2 in the "hard" set.  This is a tiny MILP model with 74 variables and 7 constraints and it takes Gurobi (and other solvers) are very long time to terminate with default MIP gap settings.

    The first place to start with your model would be to inspect the log.  Can you share that please?

    - Riley

    0

Please sign in to leave a comment.