model.write("model.lp") not working
AnsweredThe model.write() method is not working anymore.
Apparantly there is no javadoc attached to the jar file, although it had been working before.
How can I solve this?
0
-
Official comment
I just tested this by adding the line:
model.write("mip1.java.lp");
to the Mip1.java example; this worked correctly using Gurobi Optimizer 8.1.1. To get more assistance, please post more details, such as the error message.
-
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?.
Post is closed for comments.
Comments
2 comments