james l
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by james l-
model.getVars() TypeError: unhashable type: 'slice'
Answeredgurobipy 11.0.3 is normal, but after I updated gurobipy 12.0.0, an error occurred when using model. getVars(). Thank you for your support and help:allvars = m.getVars() File "src\\gurobipy\\_model...