Jack Heavey
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Jack Heavey-
AttributeError: 'gurobipy.Var' object has no attribute 'X' when model is optimized
AnsweredI am creating a Gurobi model to solve a minimization problem across a series of graphs, minimizing the distance from a node across a sample of graphs. I have confirmed that the model is optimized...