Devarshi Raval

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

Posts

Recent activity by Devarshi Raval Recent activity Votes
  • Is tupledict() really faster than Python Dictionary?

    Answered

    I recently found out the tupledict data-type for model building. It definitely improves the readability of the code. But does it really speed up the modelling process? To test it out, I built 3-tie...