Alexandra Baldus
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Alexandra Baldusによる最近のアクティビティ-
Multi Objective
進行中Hello, I am trying to solve a multi objective function problem. This is my code: Z1 = quicksum([yps[p,s] * auftraege['Profit'][p] for p in range(P) for s in range(S)])Z2 = -quicksum([yps[p,s] * auf...