Andrew Kelly

  • 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 Andrew Kelly Recent activity Votes
  • Invalid argument to QuadExpr multiplication

    Answered

    Hi, I am using Gurobi for Python (gurobipy): import gurobipy as gbfrom gurobipy import * I'm trying to take the minimization of an objective function that contains both continuous and binary variab...