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

Numerical Problem encountered and Gurobi can't solve the model

回答済み

コメント

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 why not try our AI Gurobot?.
  • Jaromił Najman
    • Gurobi Staff

    Hi Bo,

    The Barrier algorithm is very sensitive to numerical issues such as coefficient scaling or almost parallel constraints. You could try improving the range of your coefficient matrix, see Guidelines for Numerical Issues. You could also try using the Homogeneous Barrier algorithm which is better in tackling numerical issues. You could also try increasing the NumericFocus parameter or using one of the simplex methods to solve your problem by setting the Method parameter. The dual simplex should work best in your case (Method = 1).

    Best regards,
    Jaromił

    0

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