Matthias Walter
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Matthias Walter-
Matthias Walter created a post,
Documentation mismatch for range constraints
AnsweredAccording 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...