Read and write MPS file using Gurobi in Python
AnsweredHow do I write/export an MPS file based on a model created using Gurobi in Python? And how do I execute an MPS file with Gurobi solver from Python?
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 highly recommend reviewing the Quickstart Guide, the guide contains a getting started with the Python Interface. To learn more about the read, write, and optimize commands see the Gurobi Reference Manual. Select Python to filter the documentation to show you the Python interface only.
0
Post is closed for comments.
Comments
2 comments