Chunyang Liao
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
Chunyang Liaoによる最近のアクティビティ-
Unable to retrieve attribute 'BarIterCount'
I am using cvxpy with solver GUROBI. I see the error code: Unable to retrieve attribute 'BarIterCount'. I think my code is correct because it runs if I change solver to cvxpy.OSQP Is there any idea...
-
Gurobi 9 on MATLAB 2020
回答済みI have successfully installed Gurobi on my laptop but when I run the code, there is a error report about cvx_end, I search the error online and find the reason is the version of MATLAB is too new. ...