Yongkang Zhou
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Yongkang Zhou-
Can not use GUROBI with CVXPY
AnsweredI 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...