Hi all,
Hope all is well.
I have an OPF problem running excellent when I have continuous variables. Every time when I add “variable x(3) integer” I receive the error below. Would you please provide me any help or assistance.
Thanks in advance,
Yasser
Reference to non-existent field ‘sol’.
Error in cvx_mosek
Error in cvxprob/solve (line 435)
[ x, status, tprec, iters ] = shim.solve( At, b, c, cones, quiet, prec,
solv.settings, eargs{:} );
Error in cvx_end (line 88)
solve( prob );