qcqp icon indicating copy to clipboard operation
qcqp copied to clipboard

qcqp requires un-supported version of MOSEK and how to use qcqp.suggest(RANDOM)

Open williamyuanv0 opened this issue 4 years ago • 1 comments

Hi, jaehyunp , I meet the following error:

      _mosek.solsta.near_optimal: s.OPTIMAL_INACCURATE,

AttributeError: type object 'solsta' has no attribute 'near_optimal'

Current version of MOSEK > 9.1.11,but it is not compatibility with CVXPY 0.4.11.How to solve this problem?could you please give a compatible version of MOSEK.

 And I also have question about the implement of function qcqp.suggest(RANDOM) with parameter RANDOM. Why I have different results every time when I use qcqp.suggest(RANDOM, solver=cp.CVXOPT)?
   

williamyuanv0 avatar Jun 26 '20 08:06 williamyuanv0

Have the issue been resolved? I met the same issue....

jujWang96 avatar Jan 16 '24 06:01 jujWang96