Chunyang Liao

  • Gurobi-versary
  • First Question
  • First Comment
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2

Activity overview

Latest activity by Chunyang Liao
  • Chunyang Liao commented,

    No, I talked to others but we failed to find a solution. We simply changed another solver to fix it.

  • Chunyang Liao created a post,

    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...

  • Chunyang Liao created a post,

    Gurobi 9 on MATLAB 2020

    Answered

    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. ...