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

column name in bound section not defined

ユーザーの入力を待っています。

コメント

3件のコメント

  • Maliheh Aramon
    • Gurobi Staff Gurobi Staff

    Hi, 

    The warning means that there are variables in the BOUNDS section of an MPS file that are not defined. That is, those variables do not appear in the COLUMNS section and are not part of the model. 

    Best regards,

    Maliheh

    0
  • ce jekl
    • Gurobi-versary
    • Collaborator
    • Investigator

    Thank you, but "what kind of action can result in this waning"?

    The mps I read comes from gurobi_model.write("test.mps"). I don't have a clue why this situation happens.

    0
  • Maliheh Aramon
    • Gurobi Staff Gurobi Staff

    Yes the warnings are strange if the model is written as an MPS file by Gurobi. Could you please post a minimal, reproducible example? Which Gurobi version are you using? 

    Alternatively, you can share your code that builds the model, if possible, using Dropbox, GoogleDrive, or OneDrive such that we can reproduce the warnings you see.

    Best regards,

    Maliheh

    0

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