Menglei Ji
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Menglei Ji-
How to use addGenConstrMax function?
AnsweredHi there, when I use this sentence to add the infinity norm constraint: model.addGenConstrMax(b, [a_pos[i] + a_neg[i] for i in I]) there is an error: 'GurobiError: Invalid data in vars array'. C...