/ArtificialLandscapes

Test Functions to be used to evaluate the performance and characteristics of optimization algorithms. (Python)

Primary LanguagePython

Artificial Landscapes

Test Functions to be used to evaluate the performance and characteristics of optimization algorithms.

Alt text

Usage

rastrigin = Rastrigin()
rastrigin.formula(1,1)

Single Objective Optimization Test Functions

Name Plot Class Formula Global Minimum Bounds
Rastrigin Rastrigin()
Hölder Table HolderTable() todo todo todo
Matyas Matyas() todo todo todo
Ackley Ackley() todo todo todo