Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 790
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 557
コメント
Gwyneth Buteraによる最近のアクティビティ-
正式なコメント Hi Sung - Please have a look at our Knowledge Base article "How do I determine why my model is infeasible?". I think you'll find that Model.feasRelax() will help with what you would like to do. Gw...
-
Hi Victor - Two suggestions: 1. Can you try using WSL1? Please see our Knowledge Base article: What system changes can invalidate a license file? 2. Does you university have a site license that...
-
Do you have a site license at your university? Then you only need to specify the token server.
-
Hi Oguz - This appears to be an error from Pyomo not Gurobi. I see they have fixed similar issues in the past: https://github.com/Pyomo/pyomo/issues/294 Gwyneth
-
Hi Jason - Can you please open a support request? I will assist you with this request from there. Best regards,Gwyneth
-
This is because it is a parameter, not an attribute. The various Gurobi APIs all provide routines for querying and modifying parameter values. Please refer to our Parameter Examples for additional ...
-
Hi Wei - Have you had a look at the Cutoff parameter? I think it should work for you. Gwyneth
-
Yes, being out of memory could cause this: https://stackoverflow.com/questions/43268156/process-finished-with-exit-code-137-in-pycharm
-
Can you try breaking the constraints down into smaller pieces and then post a simple example along with the error message that you get? Thanks!
-
Can you explain what you mean by iteration and perhaps share the log that illustrates the behavior that you are describing? Thanks!