Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 790
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 557
コメント
Gwyneth Buteraによる最近のアクティビティ-
For others who may receive this error, please also see How do I resolve a "Model too large for size-limited Gurobi license" error?
-
Also, what does your typical addMVar look like in the script with "modeling activities"? This might have an impact as well.
-
If your WLS license does not provide enough sessions, please open a support request describing the situation so we can further assist you.
-
This seems to be the same question as in https://support.gurobi.com/hc/en-us/community/posts/22930771890065
-
You can also have a look at our Knowledge Base article What are the differences between MIP Starts and Variable Hints? G.
-
In addition to Ronald's reply, you can also refer to the Knowledge Base article How do I model conditional statements in Gurobi? which describes how to use indicator constraints.
-
On addition, you may want to refer to the Knowledge Base article : How do I diagnose a wrong result?
-
We have a Knowledge Base article that could be of interest here : How do I use Gurobi logging with Microsoft.Extensions.Logging?
-
Additionally, have you had a chance to review the Knowledge Base article How do I diagnose a wrong result? There are a number of troubleshooting suggestions there that may help you. -G
-
In case it helps: Tutorial: Preparing a Minimal Reproducible Example