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

INFEASIBILITY CERTIFICATION

回答済み

コメント

2件のコメント

  • 正式なコメント
    Simranjit Kaur
    • Gurobi Staff
    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.
  • Jaromił Najman
    • Gurobi Staff

    Hi María,

    Could you elaborate a bit more on what exactly you need?

    When you try to solve an infeasible nonconvex problem with a spatial branch-and-bound algorithm, the algorithm at some point proves that there is no point in the defined variable bounds, which fulfills all given constraints. You will not get any infeasible point back from Gurobi, because all points in the given variable bounds are infeasible. Thus, there is always a small ball around an infeasible point that is also infeasible. If this would not be the case, then there would be a feasible point in the defined domain contradicting the infeasibility proof.

    Note that there are numerically troublesome corner cases where a model can be declared infeasible despite being feasible and vice versa. This is most often the result of computational tolerances and a badly scaled model. See Guidelines for Numerical Issues for more insights.

    Best regards, 
    Jaromił

    0

投稿コメントは受け付けていません。