When i run my code using cplex to solve the mixed integer second order cone program problem,it displays the following:
Error using sdpvar/addfactors (line 70)
Inconsistent factors. Please report bug
Error in + (line 136)
y = addfactors(y,X,Y);
What is the solution,and i do not find errors in my code
Many thanks