Pranay Raj

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

Posts

Recent activity by Pranay Raj Recent activity Votes
  • Range constraint with an or condition

    Answered

    Hi, I wanted to model a range constraint with or clause python code might look something like this: intervals = []#(list of tuples which has intervals) # input informationaccess = []#(list of tupl...