-
Notifications
You must be signed in to change notification settings - Fork 3
/
Project.toml
41 lines (39 loc) · 1.54 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name = "OPFGenerator"
uuid = "5d2523b5-5e96-4b1c-8178-da2b93e9175f"
authors = ["mtanneau3 <[email protected]>"]
version = "0.1.0"
[deps]
Clarabel = "61c947e1-3e6d-4ee4-985a-eec8c727bd6e"
CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
HSL_jll = "017b0a0e-03f4-516a-9b91-836bbd1904dd"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
MathOptSymbolicAD = "309f4015-3481-4d63-a8f9-aeb13adfe8eb"
Mosek = "6405355b-0ac2-5fba-af84-adbd65488c0e"
MosekTools = "1ec41992-ff65-5c91-ac43-2df89e9693a4"
Mustache = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
PGLib = "07a8691f-3d11-4330-951b-3c50f98338be"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
[compat]
Clarabel = "0.9"
Graphs = "1.8"
Ipopt = "1.6"
JuMP = "1"
MathOptInterface = "1.28"
PGLib = "0.2"
PowerModels = "0.21"