Ivan Artamonov

  • 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 Ivan Artamonov Recent activity Votes
  • How to fix a bug with quicksum?

    Answered

    Good afternoon! When working with Gurobi, the following error occurred: Traceback (most recent call last):File "Gurobi.py", line 109, in <module>model.setObjective(quicksum(x[i, j]*c[i, j] for i, j...