Yuqi Su
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Yuqi Suによる最近のアクティビティ-
R Gurobi - how to add quadratic constraint with linear terms into the model?
回答済みHi, I am trying to solve an MIP model with quadratic constraints involving linear term (R interface): x^2+y^2+xy+y < 3 (for example) From the tutorial example, it shows how to add a quadratic const...