Skip to content

Commit

Permalink
New package: TimetableSolver v0.1.0 (#51762)
Browse files Browse the repository at this point in the history
UUID: df459030-36d8-4de1-905a-e8bbf7c7dfd8
Repo: https://github.com/Sushant-Padha/TimetableSolver.jl.git
Tree: c893b48257030eef4db3d9811c1de9b0c56e659c

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 11, 2022
1 parent 3c1d686 commit 267d924
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6124,6 +6124,7 @@ df125234-20bf-4c0f-9bfa-104d3353f312 = { name = "BranchAndBound", path = "B/Bran
df1608cb-88be-5058-95d4-2cc1fff969de = { name = "WORLD_jll", path = "W/WORLD_jll" }
df1af0dd-2f85-5d2f-b099-55d224f7db60 = { name = "ldid_jll", path = "L/ldid_jll" }
df1fea92-c066-49dd-8b36-eace3378ea47 = { name = "SignalAnalysis", path = "S/SignalAnalysis" }
df459030-36d8-4de1-905a-e8bbf7c7dfd8 = { name = "TimetableSolver", path = "T/TimetableSolver" }
df47a6cb-8c03-5eed-afd8-b6050d6c41da = { name = "RData", path = "R/RData" }
df4d2c64-811c-11e9-2782-c5e8d6893c98 = { name = "PredictMDAPI", path = "P/PredictMDAPI" }
df4de05a-b714-11e8-3c2a-c30fb13e804c = { name = "StatGeochem", path = "S/StatGeochem" }
Expand Down
6 changes: 6 additions & 0 deletions T/TimetableSolver/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ConstraintSolver = "0.7.1-0.7"
DataStructures = "0.11-0.18"
JuMP = "0.21.3-0.21"
PrettyTables = "1.3.0-1"
julia = "1.6.0-1"
5 changes: 5 additions & 0 deletions T/TimetableSolver/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
ConstraintSolver = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3 changes: 3 additions & 0 deletions T/TimetableSolver/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TimetableSolver"
uuid = "df459030-36d8-4de1-905a-e8bbf7c7dfd8"
repo = "https://github.com/Sushant-Padha/TimetableSolver.jl.git"
2 changes: 2 additions & 0 deletions T/TimetableSolver/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "c893b48257030eef4db3d9811c1de9b0c56e659c"

0 comments on commit 267d924

Please sign in to comment.