@@ -4,42 +4,51 @@ authors = ["Members of JuliaDecisionFocusedLearning"]
44version = " 0.1.0"
55
66[deps ]
7+ ConstrainedShortestPaths = " b3798467-87dc-4d99-943d-35a1bd39e395"
78DataDeps = " 124859b0-ceae-595e-8997-d05f6a7a8dfe"
89Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
910DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1011Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
1112Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
1213HiGHS = " 87dc4568-4c63-4d18-b0c0-bb2238e4078b"
1314Images = " 916415d5-f1e6-5110-898d-aaa5f9f070e0"
14- InferOpt = " 4846b161-c94e-4150-8dac-c7ae193c601f"
1515Ipopt = " b6b21f68-93f8-5de0-b562-5493be1d77c9"
1616JuMP = " 4076af6c-e467-56ae-b986-b466b2749572"
1717LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1818Metalhead = " dbeba491-748d-5e0e-a39e-b530a07fa0cc"
1919NPZ = " 15e1cf62-19b3-5cfa-8e77-841668bca605"
2020Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
21+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
2122Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
23+ Requires = " ae029012-a4dd-5104-9daa-d747884805df"
24+ SCIP = " 82193955-e24f-5292-bf16-6f2c5261a85f"
2225SimpleWeightedGraphs = " 47aef6b3-ad0c-573a-a1e2-d07658019622"
2326SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
27+ Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
28+ StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2429
2530[compat ]
31+ ConstrainedShortestPaths = " 0.6.0"
2632DataDeps = " 0.7"
2733Distributions = " 0.25"
2834DocStringExtensions = " 0.9"
29- Flux = " 0.14, 0.16"
35+ Flux = " 0.14, 0.15, 0. 16"
3036Graphs = " 1.11"
3137HiGHS = " 1.9"
32- Images = " 0.26"
33- InferOpt = " 0.6"
38+ Images = " 0.26.1"
3439Ipopt = " 1.6"
3540JuMP = " 1.22"
3641LinearAlgebra = " 1"
37- Metalhead = " 0.9"
42+ Metalhead = " 0.9.4 "
3843NPZ = " 0.4"
3944Plots = " 1"
45+ Printf = " 1.11.0"
4046Random = " 1"
47+ Requires = " 1.3.0"
4148SimpleWeightedGraphs = " 1.4"
4249SparseArrays = " 1"
50+ Statistics = " 1.11.1"
51+ StatsBase = " 0.34.4"
4352julia = " 1.6"
4453
4554[extras ]
0 commit comments