Roee Idan
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Roee Idan-
Constraining on parts of vector
AnsweredI am working on a Gurobi model where I have defined a vector y as a constraint using other variables. Here is the relevant part of my code: python Copy code index_sets = [{0, 1, 2}, {3, 4}, {2, 6...