| name = "UnitCommitment" |
| uuid = "64606440-39ea-11e9-0f29-3303a1d3d877" |
| version = "0.3.0" |
|
|
| [deps] |
| Cbc = "9961bab8-2fa3-5c5a-9d89-47fab24efd76" |
| CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193" |
| DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" |
| Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" |
| Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" |
| Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" |
| GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63" |
| HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b" |
| JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" |
| JSONSchema = "7d188eb4-7ad8-530c-ae41-71a32a6d4692" |
| JuMP = "4076af6c-e467-56ae-b986-b466b2749572" |
| LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
| Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" |
| MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195" |
| MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee" |
| OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" |
| Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" |
| Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
| SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" |
| TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" |
|
|
| [compat] |
| Cbc = "1.3.0" |
| CodecZlib = "0.7.8" |
| DataStructures = "0.18.22" |
| Dates = "1.11.0" |
| Distributed = "1.11.0" |
| Distributions = "0.25.125" |
| GZip = "0.5.2" |
| HiGHS = "1.23.0" |
| JSON = "0.21.4" |
| JSONSchema = "1.5.0" |
| JuMP = "1.30.0" |
| LinearAlgebra = "1.12.0" |
| Logging = "1.11.0" |
| MPI = "0.20.26" |
| OffsetArrays = "1.17.0" |
| Printf = "1.11.0" |
| Random = "1.11.0" |
| SparseArrays = "1.12.0" |
| TimerOutputs = "0.5.29" |
|
|