Matthias Walter

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

Posts

Recent activity by Matthias Walter Recent activity Votes
  • Documentation mismatch for range constraints

    Answered

    According to the documentation, adding a range constraint for L ≤ f(x) ≤ U produces an equation f(x) - s = L for a new continuous nonnegative slack variable s ≤ U-L. However, the following Python c...