Yongkang Zhou

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

Posts

Recent activity by Yongkang Zhou Recent activity Votes
  • Can not use GUROBI with CVXPY

    Answered

    I have successfully installed the GUROBIPY and CVXPY. When I try to use the groubi solver in CVXPY, an error popped out. result = prob.solve(solver=cvxpy.GUROBI)   The solver GUROBI is not installe...