ewarchul / cecxx

[WIP] IEEE-CEC benchmarks written in C++20.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[wip] cecxx

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

Warning

This library is under active development. Currently, only the CEC-2017 edition is complete. If you want to use slightly better implementations of other editions than those proposed by the competition organizers, go to branch legacy-c.

Compliance testing

Motiviation

Features

Installation

Usage

Benchmarks

Running the tests

About

[WIP] IEEE-CEC benchmarks written in C++20.

License:GNU General Public License v3.0


Languages

Language:C++ 89.7%Language:C 5.3%Language:CMake 4.1%Language:Just 0.9%