You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,20 @@
2
2
3
3
**{cecxx}** is an implementation of IEEE Congress on Evolutionary Computation (CEC) benchmarks in C++20.
4
4
5
-
6
5
> [!WARNING]
7
6
> This library is under active development. Currently, only the CEC-2017 edition is complete.
8
7
> If you want to use slightly better implementations of other editions than those proposed by the competition organizers, go to branch [legacy-c](https://github.com/ewarchul/cecxx/tree/legacy-c).
0 commit comments