Nicolo' Lucchesi
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Nicolo' Lucchesiさんの最近のアクティビティ-
Nicolo' Lucchesiさんがコメントを作成しました:
Thanks a lot for the reply, I've re-written the objective following your suggestion: u = opt_model.addVars(d.n_users, lb=-100.0, ub=100.0, vtype=grb.GRB.CONTINUOUS, name="users")v = opt_model.addVa...
-
Nicolo' Lucchesiさんが投稿を作成しました:
Invalid argument to QuadExpr multiplication
回答済みHi, I am new to Gurobi so I do apologize for not being able to figure out the solution from other posts. I need to write the following objective function: but I get Invalid argument to QuadExpr mu...