qingqing zhao
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by 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
AnsweredHi 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