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

Activity overview

Latest activity by Pranay Raj
  • Pranay Raj created a post,

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