Krypt
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 14
Posts
Recent activity by Krypt-
Error in addConstr: KeyError
AnsweredHello, I am new to Gurobi. I am having difficulty modeling a constraint in Python-Gurobi. My variable X looks like this: 'x[2_OD2,24]', 'x[2_OD2,234]', 'x[10_OD2,24]', 'x[10_OD2,234]' I want a cons...