
Gwyneth Butera
- Total activity 488
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 348
Activity overview
Latest activity by Gwyneth Butera-
Gwyneth Butera commented,
Hi - To me it looks like you might have a problem in the way you set the system variable. Where is the license file located?
-
Gwyneth Butera commented,
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.
-
Gwyneth Butera commented,
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...
-
Gwyneth Butera created an article,
Gurobi 9.5.1 released
As of February 2022, Gurobi version 9.5.1 is officially released! Please download this newest minor release from the Download Center on our website. Further information Download the latest versio...
-
Gwyneth Butera commented,
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...
-
Gwyneth Butera commented,
Please see our Knowledge Base article How do I determine why my model is infeasible?
-
Gwyneth Butera commented,
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 ...
-
Gwyneth Butera commented,
Hi Mike - Can you let us know what version of Gurobi you are using? Have you tested with 9.5? Thanks! G.
-
Gwyneth Butera commented,
Continued here : Setting up Branching Priority for GUROBI in Pyomo
-
Gwyneth Butera commented,
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...