Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 790
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 557
コメント
Gwyneth Buteraによる最近のアクティビティ-
Hi Deanna - Again, it is not clear that the MIPGap parameter has been changed. Can you please share how you change the parameter and where? Can you please print the MIPGap parameter immediately be...
-
Hi Dmitry - This still does not look like you have opened the C++_examples_2019.sln project in the c:\gurobi911\win64\examples\build directory?
-
Hi Livio - One other question. Can you let us know what processor your Mac has? G.
-
Hi Deanna - Thanks for sharing the log; however, the full log is too long, so I edited it. At the start you can see that the LogFile parameter is changed, but I don't see any indication that the M...
-
Hi Deanna - Can you share the start and end of the log as well as the MIPGap attribute? Thanks, G.
-
This seems to be an issue caused by using the wrong license.
-
Hi Livio - Thanks for trying that. I'm sorry to hear it still isn't working for you. Can you please share a screenshot of the full Pycharm terminal window when you run 'sudo python setup.py instal...
-
Hi Dmitry - Can you confirm that you tried building the examples by using the C++_examples_2019.sln project in the examples\build directory? Gwyneth
-
Hi Shaojie - First, you need to determine if the model is infeasible or unbounded. If you have a look at the documentation for Optimization Status Codes, you'll see: > INF_OR_UNBD 4 Model was prov...
-
Hi Deanna - Have you tried setting the MIPGap to something smaller? G.