We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c71d52 + 232f6eb commit 9770303Copy full SHA for 9770303
Project.toml
@@ -3,16 +3,7 @@ uuid = "0f4c3beb-4231-4c4d-93e1-709cb40a89e6"
3
version = "0.1.0"
4
5
[deps]
6
+Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
7
Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
8
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
-
9
-[compat]
10
-PowerModels = "~0.18, ~0.19"
11
-julia = "^1"
12
13
-[extras]
14
-Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
17
-[targets]
18
-test = ["Test", "Ipopt"]
0 commit comments