Weihang Zhang
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Weihang Zhang-
Use min_ to get element wise minimum of a MVar and 1
AnsweredI have the following code and trying to get the elementwise minimum working, however I am getting an error "gurobipy.GurobiError: Invalid data in vars array". Can anyone tell me where I might be do...