Model is Unbounded
回答済みDear all,
I encountered error says model is unbounded. The model is formulated as a MIP minimization problem. I wonder how to debug the unbounded issues. Are there any function calls could help like showing the wrong constraints. Thanks
0
-
正式なコメント
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. -
Please check this article How do I resolve the error "Model is infeasible or unbounded"? – Gurobi Help Center
To get a continuous relaxation of your MIP model you can use model.relax() (or appropriate for another API).
0
投稿コメントは受け付けていません。
コメント
2件のコメント