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 bbfc8f3 + 5c3e661 commit d41771aCopy full SHA for d41771a
benchmarks/OptimizationCUTEst/Project.toml
@@ -15,3 +15,21 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
15
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
18
+
19
+[compat]
20
+CUTEst = "1"
21
+DataFrames = "1"
22
+Ipopt = "1"
23
+MathOptInterface = "1"
24
+NLPModels = "0.21"
25
+Optimization = "4"
26
+OptimizationMOI = "0.5"
27
+OptimizationNLPModels = "0.0.2"
28
+OptimizationOptimJL = "0.4"
29
+OptimizationOptimisers = "0.3"
30
+Plots = "1"
31
+SciMLBenchmarks = "0.1"
32
+Statistics = "1"
33
+StatsBase = "0.34"
34
+StatsPlots = "0.15"
35
+julia = "1"
0 commit comments