SAMAN ESKANDARZADEH
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by SAMAN ESKANDARZADEH-
gurobipy.GurobiError: Second tuple member should be a Var
OngoingHello, I have a constraint as follows that produces error "gurobipy.GurobiError: Second tuple member should be a Var". I do not know how to resolve this. model.addConstrs(y[j]-y[i] <= (1 - x.sum(i,...