Jonathan Baker
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Jonathan Baker-
MVars and MConstrs in feasRelax
AnsweredUsing the Python API, I would like to use feasRelax on a model using MVars and MConstrs. Following the examples I've seen for Vars and Constrs, here's the type of thing I've been trying. import gur...