芷瑜 劉
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by 芷瑜 劉-
芷瑜 劉 created a post,
TypeError: 'bool' object is not iterable
AnsweredI met a problem when I worked on my homework. The constraint I want to add is below : And my code look like this : case.addConstrs( (quicksum(x[j][k] for k in range(2, K + 1)) for j in ran...