qingqing zhao
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
qingqing zhaoさんの最近のアクティビティ-
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...
-
qingqing zhaoさんがコメントを作成しました:
Hi Daniel, Thanks for your reply. I know that things like matrix multiplication can be done very fast using parallel, may I ask what do you mean by 'a big part of the Barrier is performed in para...
-
qingqing zhaoさんが投稿を作成しました:
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