Skip to content

Commit f422df0

Browse files
committed
Extend readme with TODO sections
1 parent a7590ac commit f422df0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22

33
**{cecxx}** is an implementation of IEEE Congress on Evolutionary Computation (CEC) benchmarks in C++20.
44

5-
65
> [!WARNING]
76
> This library is under active development. Currently, only the CEC-2017 edition is complete.
87
> 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).
8+
9+
## Compliance testing
10+
11+
## Motiviation
12+
13+
## Features
14+
15+
## Installation
16+
17+
## Usage
18+
19+
## Benchmarks
20+
21+
## Running the tests

0 commit comments

Comments
 (0)