Roee Idan

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

Posts

Recent activity by Roee Idan Recent activity Votes
  • Constraining on parts of vector

    Answered

    I am working on a Gurobi model where I have defined a vector y as a constraint using other variables. Here is the relevant part of my code: python Copy code index_sets = [{0, 1, 2}, {3, 4}, {2, 6...