w sj
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
w sjさんの最近のアクティビティ-
w sjさんがコメントを作成しました:
Thanks.This inequality is just a small example I gave to illustrate the problem, and it may not be very appropriate. I successfully wrote this constraint by introducing auxiliary variables .
-
w sjさんがコメントを作成しました:
If your function is continuous, perhaps you can first convert it into a linear function and then use addconstr
-
w sjさんが投稿を作成しました:
how to write a square constraint?
回答済みHello,when i using python API to establish a model,i can't write the constraint in gurobi 8.1. 5*(x1^2+x2^2)^0.5<30 Thank you very much for your answer