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.
1 parent 9198cb4 commit be6388bCopy full SHA for be6388b
docs/Project.toml
@@ -43,6 +43,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
43
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
44
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
45
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
46
+Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
47
48
[compat]
49
AmplNLWriter = "1"
@@ -88,3 +89,5 @@ Symbolics = "6"
88
89
Tracker = ">= 0.2"
90
Zygote = ">= 0.5"
91
BlackBoxOptim = "0.6"
92
+Metaheuristics = "3"
93
+
0 commit comments