
Krzysztof Suwada
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Krzysztof Suwada-
And then I want to sum-up all the penalties and add it to a objective function.
-
Ok, and what if I want it to be a part of a variable?something like this code for loc_a in locations: for loc_b in locations: if loc_a != loc_b: m.addConstr(total_v...