moskala / DES-evolutionary-algorithm

Implementation of the Differential Evolution Strategy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DES-evolutionary-algorithm

Implementation of the evolutionary algorithm DES - Differential Evolution Strategy. The project has been developed durign the course at Warsaw University of Tehchnology. The aim of the project was to implement algorithm and test it's convergence as well as to compare computation time with the implementation of DES in R.

Source:

Differential Evolution Strategy

J. Arabas D. Jagodziński. A differential evolution strategy. In 2017 IEEE Congress on Evolutionary Computation (CEC), pages 1872–1876, 2017. Access: https://pzawistowski.github.io/assets/wae/DES.pdf

About

Implementation of the Differential Evolution Strategy.

License:MIT License


Languages

Language:C 62.6%Language:R 35.3%Language:CMake 2.1%