Krzysztof Suwada
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
コメント
Krzysztof Suwadaによる最近のアクティビティ-
And then I want to sum-up all the penalties and add it to a objective function.
-
Ok, and what if I want it to be a part of a variable?something like this code for loc_a in locations: for loc_b in locations: if loc_a != loc_b: m.addConstr(total_v...