Originally posted by: daxingxing
I am using cplex for matlab, qcp sholver. Does the slover only permit one quadratic constraint? Because if you have several quadratic constraints, 'r' should be defined as a vector. But if I define 'r' as a vector, the solver would tell me it's wrong. And the examples are for single quadratic constraint, so, how to input the 'r' if you have multi quadratic constraints? Thanks!
#CPLEXOptimizers#DecisionOptimization