You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
35 lines
1.1 KiB
name = "UnitCommitment"
|
|
uuid = "64606440-39ea-11e9-0f29-3303a1d3d877"
|
|
authors = ["Santos Xavier, Alinson <axavier@anl.gov>"]
|
|
repo = "https://github.com/ANL-CEEESA/UnitCommitment.jl"
|
|
version = "0.4.0"
|
|
|
|
[deps]
|
|
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
|
|
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
|
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
|
GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"
|
|
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
|
|
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
|
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
|
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
|
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
|
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
|
|
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
|
|
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|
|
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
|
|
|
|
[compat]
|
|
DataStructures = "0.18"
|
|
Distributions = "0.25"
|
|
GZip = "0.5"
|
|
JSON = "0.21"
|
|
JuMP = "1"
|
|
MathOptInterface = "1"
|
|
MPI = "0.20"
|
|
PackageCompiler = "1"
|
|
julia = "1"
|
|
TimerOutputs = "0.5"
|