Skip to content

Commit 92ceb80

Browse files
New package: DecisionProblems v0.0.1 (#147039)
UUID: b716e576-a1f9-415a-b454-baf909aed799 Repo: https://github.com/JuliaDecisionMaking/Decisions.jl.git Tree: 6f9ca764f43023e74cb5593aba1f16f39eeb85f2 Registrator tree SHA: be588f25c435fa5b456b986adf2f5c02bd3298f2 Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
1 parent a895c73 commit 92ceb80

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed

D/DecisionProblems/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
StaticArrays = "1.9.14 - 1"
3+
julia = "1.11.0 - 1"

D/DecisionProblems/Deps.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

D/DecisionProblems/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "DecisionProblems"
2+
uuid = "b716e576-a1f9-415a-b454-baf909aed799"
3+
repo = "https://github.com/JuliaDecisionMaking/Decisions.jl.git"
4+
subdir = "DecisionProblems.jl"

D/DecisionProblems/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.0.1"]
2+
git-tree-sha1 = "6f9ca764f43023e74cb5593aba1f16f39eeb85f2"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9482,6 +9482,7 @@ b71133ba-6b01-47a0-b4fe-e7a9e8ed2c06 = { name = "CDCLsat", path = "C/CDCLsat" }
94829482
b7115f24-5f92-4794-81e8-23b0ddb121d3 = { name = "InvertibleNetworks", path = "I/InvertibleNetworks" }
94839483
b7163347-bfae-5fd9-aba4-19f139889d78 = { name = "quarto_jll", path = "jll/Q/quarto_jll" }
94849484
b7166d23-9f35-4d07-9399-e1add1741ff3 = { name = "Maxoids", path = "M/Maxoids" }
9485+
b716e576-a1f9-415a-b454-baf909aed799 = { name = "DecisionProblems", path = "D/DecisionProblems" }
94859486
b717d2d3-19c6-5ced-b36a-114a71eec478 = { name = "RegNets", path = "R/RegNets" }
94869487
b718987f-49a8-5099-9789-dcd902bef87d = { name = "TextWrap", path = "T/TextWrap" }
94879488
b7192094-8e58-5052-a244-180a858778ee = { name = "BinningAnalysis", path = "B/BinningAnalysis" }

0 commit comments

Comments
 (0)