Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 790
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 557
コメント
Gwyneth Buteraによる最近のアクティビティ-
Please refer to our Knowledge Base article How do I resolve a "Model too large for size-limited Gurobi license" error? and let us know if that resolves your issue.
-
Pi values are only available for convex, continuous problems. If you are solving a QCP, there are a couple of extra steps to get your duals. To get the duals of linear constraints, set the QCPD...
-
It seems that something in your conda environment is not quite right. Can you remove the gurobi package with conda remove gurobi? download and install the full Gurobi package as described in How...
-
Please see our Knowledge Base article How do I determine why my model is infeasible?
-
There are many useful suggestions on how to improve the time to build your model in our Knowledge Base article How do I improve the time to build my model? In particular, I see that you repeat the ...
-
Hi Mike - Can you let us know what version of Gurobi you are using? Have you tested with 9.5? Thanks! G.
-
Continued here : Setting up Branching Priority for GUROBI in Pyomo
-
Thanks for the further information. It looks like you have a version mismatch here: The error is : ImportError: libgurobi91.so: cannot open shared object file: No such file or directory But your p...
-
Hi Joel - It still looks like there is something a little strnage in your installation. Can you share the contents of /opt/gurobi912/linux64/lib and /opt/gurobi912/linux64/bin? Thanks, Gwyneth
-
Hi Nooshin - Can you share the output of your make command? I think maybe there is some issue of mixing header files and libraries from different versions. Thanks, Gwyneth