Convergence rate dependency on variables bounds
回答済みHello,
does a MILP with bound integer variables (i.e. defining an upperbound whenever possible), converge faster than the same mathematical formulation but leaving these variables free ?
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 why not try our AI Gurobot?. -
Hi Anas,
It is often beneficial to provide finite bounds for integer variables, because these bounds can be used by bound strengthening heuristics to possibly derive valid cuts and/or shrink the feasible set by a good chunk. However, in general it is not possible to tell a priori whether some upper bounds for integer variables would improve performance for a given problem. Usually, this has to be tested on a case by case basis.
Best regards,
Jaromił0
投稿コメントは受け付けていません。
コメント
2件のコメント