メインコンテンツへスキップ

Issues with Model Optimization Time in Gurobi

ユーザーの入力を待っています。

コメント

1件のコメント

  • Riley Clement
    • 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

サインインしてコメントを残してください。