Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 983 Bytes

benchmarks.rst

File metadata and controls

44 lines (38 loc) · 983 Bytes

Benchmark Test Functions

For convenience, a collection of benchmark functions is bundled with GloMPO. These may be helpful for testing purposes and may be used to experiment with different configurations and ensure a script is functional before being applied to a more expensive test case.

Ackley Alpine01 Alpine02 Deceptive Easom ExpLeastSquaresCost Griewank Langermann LennardJones Levy Michalewicz Qing Rana Rastrigin Rosenbrock Schwefel Shekel Shubert Stochastic StyblinskiTang Trigonometric Vincent ZeroSum

glompo.benchmark_fncs

glompo.benchmark_fncs.BaseTestCase