qingqing zhao
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
qingqing zhaoによる最近のアクティビティ-
How to effectively implement quadratic constraints (over 80,000)
Hi all, I try to use gurobi Matlab interface and I will need to add more than 80,000 quadratic constraints and each of them is off dimension 80,000. I try to use a for loop to set each 'model.qua...
-
About parallel programing for QCQP problem
回答済みHi all, May I ask when Gurobi solving a QCQP problem, does it do it parallelly? Is there any paper/articles I can read to learn about how to parallel QCQP problems? Thanks