column name in bound section not defined
ユーザーの入力を待っています。What's the meaning of this warning?
What action can trigger this warning?
-
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 -
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 -
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
サインインしてコメントを残してください。
コメント
3件のコメント