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

How to read SMPS format in Python with gurobipy?

回答済み

コメント

1件のコメント

  • Jaromił Najman
    Gurobi Staff Gurobi Staff

    Hi Graham,

    Is it possible to read SMPS formatted problems with Gurobi in python?

    Gurobi does not support SMPS files. A list of supported file formats can be found in the File Formats section of the docs. In order to read in SMPS files, you would have to write an own parsing tool or use an open-source one if there is any.

    Best regards,
    Jaromił

    0

サインインしてコメントを残してください。