Skip to content

Commit

Permalink
New version: CombinatorialBandits v0.2.1 (#122147)
Browse files Browse the repository at this point in the history
UUID: e17aae4a-d237-47ef-801a-8fb45f2fda95
Repo: https://github.com/dourouc05/CombinatorialBandits.jl.git
Tree: 1b54c1d7d7f6c6e120a39da4c0fd88703d16bc8d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 30, 2024
1 parent 76d99e3 commit e28a69f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions C/CombinatorialBandits/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ JuMP = "0.21"

["0.1.4-0"]
DataStructures = "0.16-0.18"

["0.1.4-0.2.0"]
Distributions = "0.16-0.24"
Hungarian = "0.6"
JuMP = "0.21-0.22"

["0.2.1-0"]
Distributions = "0.16-0.25"
Hungarian = "0.6-0.7"
JuMP = ["0.21-0.23", "1"]
Kombinator = "0.1"
NonsmoothOptim = "0.1"
4 changes: 4 additions & 0 deletions C/CombinatorialBandits/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ Munkres = "4cefb923-2b6f-58c4-9e65-6821f26b7b51"

["0.2-0"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.2.1-0"]
Kombinator = "c77a6b6f-abe2-4dd7-b2b3-8d5a1483deca"
NonsmoothOptim = "0dfc7a1c-e419-4470-a3bc-787e626244db"
3 changes: 3 additions & 0 deletions C/CombinatorialBandits/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "c971245f0409a6861183336bc06882b541fa4f0e"

["0.2.0"]
git-tree-sha1 = "d425930573a086e90f11c613c0a41eee9c342694"

["0.2.1"]
git-tree-sha1 = "1b54c1d7d7f6c6e120a39da4c0fd88703d16bc8d"

0 comments on commit e28a69f

Please sign in to comment.