Using PyPy to execute Python Scripts
AnsweredHello,
Is there a way to execute my python scripts using Gurobi as my solver in PyPy. I know this capability was not around 3 to 4 years ago, but I can't find any documentation stating that it's possible now.
Thank you,
Taylor
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
I don't think this has been thoroughly investigated, but I doubt it will work: the Gurobi Python library (gurobipy) uses cython to call the native Gurobi library.
0 -
Thank you for the super fast response. That's about what I expected.
0
Post is closed for comments.
Comments
3 comments