james l

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by james l Recent activity Votes
  • model.getVars() TypeError: unhashable type: 'slice'

    Answered

    gurobipy 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...