Ivan Artamonov
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Ivan Artamonov-
How to fix a bug with quicksum?
AnsweredGood 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...