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

Facility layout problem 28 units

回答済み

コメント

1件のコメント

  • Riley Clement
    • Gurobi Staff

    Hi Apostolos,

    In case it is not clear Gurobi will return the best solution it has found when the search terminates.  If you have a non-zero MIP gap then you may still have the optimal solution - you just don't have a proof of optimality.

    If you're less interested in the proof of optimality then it would make sense to experiment with MIPFocus=1.  This parameter is mentioned in a section of our reference manual called "Most important parameters".  I would have a thorough read of that section for inspiration.

    I would examine your log file and see what sort of insights you can gain, making sure you address any warnings that it may give.

    I would also try experimenting with our NoRel heuristic.

    There's also some good advice in this post on or.stackexchange: "Best practices" for formulating MIPs

    - Riley

     

     

    0

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