Ozlem Akbudak

Gurobi-versary
First Comment
First Question
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Ozlem Akbudak Recent activity Votes
  • Add Constraint for only some tuples

    Answered

    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 ...