Tomas Pippia
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
コメント
Tomas Pippiaによる最近のアクティビティ-
Thank you very much Jaromił, that's very clear. I am now first creating the constraint and then changing their laziness attribute, i.e. lazy_constraints = model.addConstrs(...)for c in lazy_constra...
-
Hi Jaromił, Thanks again for your reply, this indeed is very clarifying. I think what was said at the Gurobi Days event was that setPWLObj could be used together with setObjective - not setObjectiv...
-
Hi Jaromił, thanks for your reply. Regarding the workaround using an auxiliary variable z, I am already using that as my current approach to use a piecewise linear objective. However, I was wonderi...