Andrew Kelly
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Andrew Kelly-
Invalid argument to QuadExpr multiplication
AnsweredHi, 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...