Ozlem Akbudak

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

投稿

Ozlem Akbudakによる最近のアクティビティ 最近のアクティビティ 投票
  • Add Constraint for only some tuples

    回答済み

    Hello, I wrote the constraint below. I expect it to add a constraint for only (3, 1), (4, 2), (5, 2), (5, 3) these tuples. But instead, it adds the same constraint for whole taskFS tuple list. How ...