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

Help with a code (calculating an area)

回答済み

コメント

1件のコメント

  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    Hi Tullio,

    Your objective is given by the bilinear term \(x\cdot y\) which is nonconvex. Gurobi will attempt to solve a nonconvex (MIQC)QP only if you set the parameter NonConvex=2. This is what the error message is referring to, i.e., in order to solve your model, you have to set the parameter NonConvex=2.

    Best regards,
    Jaromił

    0

サインインしてコメントを残してください。