h-hg / BenchmarkFcns

A collection of mathematical test functions for benchmarking optimization algorithms.

Home Page:http://benchmarkfcns.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BenchmarkFcns

Benchmarkfcns is an effort to provide a public and free repository of sources and documents for well-known benchmark optimization functions.

Please also check the project website at: benchmarkfcns.xyz which contains comprehensive documents for each function.

How to install

To install and use this library, it is just required to add the project folders to MATLAB's path. For example, to use the functions in the 'benchmarks' folder, just navigate to this folder with MATLAB's directory explorer or use the command addpath with path to the folder on your PC (e.g. addpath /path/to/benchmarks).

Support

Any bug reports, code contributions, suggestions, feedback and insights are immensely appreciated and will support this project.

About

A collection of mathematical test functions for benchmarking optimization algorithms.

http://benchmarkfcns.xyz/

License:MIT License


Languages

Language:MATLAB 95.3%Language:TeX 4.7%