メインコンテンツへスキップ

Question about outputting the coefficient information from a mps file

回答済み

コメント

2件のコメント

  • 正式なコメント
    Simranjit Kaur
    • Gurobi Staff
    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 try Gurobot, our chatbot interface offering instant, expert-level support.
  • Maliheh Aramon
    • Gurobi Staff

    Hi Yiqi, 

    You can first read the model files into Model() objects using the Global function read().

    I am not sure what you exactly want to do. However, you might find the following methods relevant:

    You can also use the Model.write("dual.dua") method to write the dual formulation of an LP Model into a file.

    Best regards,

    Maliheh

    0

投稿コメントは受け付けていません。