Jack Heavey
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Jack Heavey-
Jack Heavey commented,
Thank you Riley, this did resolve the issue.
-
Jack Heavey commented,
Hi Riley, The relevant code and files can all be found in the below Github repository: https://github.com/Jack-Heavey-12/pool_testing/tree/main The files 'pool.py' and 'lambda_pool.py' are both hav...
-
Jack Heavey created a post,
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...