Skip to content

Commit

Permalink
New version: BranchFlowModel v0.4.4 (#111944)
Browse files Browse the repository at this point in the history
UUID: 73c867df-75f8-459f-abd8-059b58de1e18
Repo: https://github.com/NLaws/BranchFlowModel.jl.git
Tree: 82ee66f12ccc587964ea3e3215be0a6ca0105647

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 28, 2024
1 parent e226b01 commit e23f50a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
10 changes: 8 additions & 2 deletions B/BranchFlowModel/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
Graphs = "1.8.0-1"
JSON = "0.21"
MetaGraphs = "0.7"
julia = "1.7.0-1"

["0-0.1"]
Expand All @@ -10,6 +9,9 @@ PowerModelsDistribution = "0.14"
["0-0.3.0"]
JuMP = "1.9.0-1"

["0-0.4.3"]
MetaGraphs = "0.7"

["0.2"]
CommonOPF = "0.2"

Expand All @@ -34,5 +36,9 @@ CommonOPF = "0.3.6-0.3"
["0.4.2"]
CommonOPF = "0.3.7-0.3"

["0.4.3-0"]
["0.4.3"]
CommonOPF = "0.3.8-0.3"

["0.4.4-0"]
CommonOPF = "0.4.1-0.4"
MetaGraphsNext = "0.7"
7 changes: 6 additions & 1 deletion B/BranchFlowModel/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0-0.1"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
PowerModelsDistribution = "d7431456-977f-11e9-2de3-97ff7677985e"

["0-0.4.3"]
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"

["0.2-0"]
CommonOPF = "dad7ea18-2b21-482e-81c1-e84414cc4b03"

["0.4.4-0"]
MetaGraphsNext = "fa8bd995-216d-47f1-8a91-f3b68fbeb377"
3 changes: 3 additions & 0 deletions B/BranchFlowModel/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "3e7768f196d271e472862d3b54d43de077c7bb05"

["0.4.3"]
git-tree-sha1 = "2270672b937d0233d3053d1d40cacc1eea4d10b1"

["0.4.4"]
git-tree-sha1 = "82ee66f12ccc587964ea3e3215be0a6ca0105647"

0 comments on commit e23f50a

Please sign in to comment.