Yongkang Zhou
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Yongkang Zhouによる最近のアクティビティ-
Can not use GUROBI with CVXPY
回答済み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...