Philipp Kern
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Philipp Kern-
Philipp Kern commented,
Of course, you wouldn't want to print an additional `x_i >= 0` line for every variable that uses the default bounds. But how about adding just one line, `other_vars >= 0`? This would have been suff...
-
Philipp Kern created a post,
Suggestion for Improvement: Default bounds not displayed
AnsweredI've just spent over an hour on the following problem: I had the following two models (which I thought should behave equivalently): A = np.array([[-1., 1], [-1., 0], [ 0.,...