Jack Heavey
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Jack Heaveyさんの最近のアクティビティ-
Jack Heaveyさんがコメントを作成しました:
Thank you Riley, this did resolve the issue.
-
Jack Heaveyさんがコメントを作成しました:
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さんが投稿を作成しました:
AttributeError: 'gurobipy.Var' object has no attribute 'X' when model is optimized
回答済みI 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...