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

How to reduce the size of LinExpr() and speed up the solving process ?

コメント

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?.
  • Sonja Mars
    • Gurobi Staff

    Hi,

    It seems there is a Sqrt and pow of some variables in your objective? Is this this correct? If so, it this still linear/quadratic? In general you cannot solve problems like this with an LP/QP/MIP solver. However, if all your variables are binary, I guess you can simply linearize it. Have you tried this and then write it down in a different way?

    Best regards,

      Sonja

    0

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