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 37357a1 commit beaa8a1Copy full SHA for beaa8a1
docs/Project.toml
@@ -48,6 +48,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
48
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
49
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
50
Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
51
+Evolutionary = "86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
52
53
[compat]
54
AmplNLWriter = "1"
@@ -97,4 +98,5 @@ Tracker = ">= 0.2"
97
98
Zygote = ">= 0.5"
99
BlackBoxOptim = "0.6"
100
Metaheuristics = "3"
101
+Evolutionary = "0.11"
102
0 commit comments