Skip to content

Commit 9ee5b29

Browse files
gzagattiChrisRackauckas
authored andcommitted
adds Graphs as Jumps benchmark dependency.
1 parent 9f036cb commit 9ee5b29

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

benchmarks/Jumps/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.8.0"
44
manifest_format = "2.0"
5-
project_hash = "5455d431245955657e71819ee934b7a0d433989e"
5+
project_hash = "fadbe1f10fe233318c72e8a1981009aeb06cfead"
66

77
[[deps.AbstractAlgebra]]
88
deps = ["GroupsCore", "InteractiveUtils", "LinearAlgebra", "MacroTools", "Markdown", "Random", "RandomExtensions", "SparseArrays", "Test"]

benchmarks/Jumps/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
33
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"
44
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
5+
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
56
JumpProblemLibrary = "faf0f6d7-8cee-47cb-b27c-1eb80cef534e"
67
JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
78
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"

0 commit comments

Comments
 (0)