芷瑜 劉

  • Gurobi-versary
  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by 芷瑜 劉 Recent activity Votes
  • TypeError: 'bool' object is not iterable

    Answered

    I 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...