Originally posted by: Mahdi-N
Hi,
I am trying to implement a second order cone constraint
(p-\sum_{i \in I}q_ix_i-w)\leq -beta (\sum_{i\in I}c_i^2x_i^2)^(0.5)
when I save the right hand side in a IloExpr, and create the constraint I get this error:
ERROR: IloAlgorithm cannot extract extractables 126, 124, 139, 137, 152, 150, 165, 163, 178, 176, 191, 189, 204, 202, 217, 215, 230, 228, 243, 241, 256, 254, 269, 267, 282, 280, 295, 293, 308 and 306
Could you please let me know what is wrong?
Thanks,
Mahdi
#CPLEXOptimizers#DecisionOptimization