Thijs Havinga

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

Posts

Recent activity by Thijs Havinga Recent activity Votes
  • Fast processing of forced values from sorted list

    Answered

    Hello,  I'm working on a problem using gurobipy where some variables can only be taken from a specific list of values, which are not equally separated, but are sorted, e.g.:  sortedlist = [0.20, 0....