Alexandra Baldus

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 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...