Sidney Lesbirel

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 2
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Sidney Lesbirelさんの最近のアクティビティ
  • Sidney Lesbirelさんが投稿を作成しました:

    unsupported operand type(s) for -: 'generator' and 'generator'

    回答済み

    Hi, I am not sure what to do to fix the error in my code. Is there anything wrong with my code? for n in N:    for t in T:            m.addConstrs(Z[p,t] >= (X[p,t] for p in P if p[1] == n) - (X[p,...