Langermann objective function.
This class defines the Langermann global optimization problem. This is a multimodal minimization problem defined as follows:
Where:
Here for .
Global optimum: for
Gavana, A. Global Optimization Benchmarks and AMPGO
Todo
Langermann from Gavana is not the same as Jamil #68.
LennardJones objective function.
This class defines the Lennard-Jones global optimization problem. This is a multimodal minimization problem defined as follows:
Where, in this exercise:
Valid for any dimension, . is the number of atoms in 3-D space constraints: unconstrained type: multi-modal with one global minimum; non-separable
Value-to-reach: . See array of minima below; additional minima available at the Cambridge cluster database:
http://www-wales.ch.cam.ac.uk/~jon/structures/LJ/tables.150.html
Here, represents the number of dimensions and for .
Global optimum:
Leon objective function.
This class defines the Leon global optimization problem. This is a multimodal minimization problem defined as follows:
with for .
Global optimum: for
Jamil, M. & Yang, X.-S. A Literature Survey of Benchmark Functions For Global Optimization Problems Int. Journal of Mathematical Modelling and Numerical Optimisation, 2013, 4, 150-194.
Levy 3 objective function.
This class defines the Levy 3 global optimization problem. This is a multimodal minimization problem defined as follows:
Where, in this exercise:
Here, represents the number of dimensions and for .
Global optimum: for for
Mishra, S. Global Optimization by Differential Evolution and Particle Swarm Methods: Evaluation on Some Benchmark Functions. Munich Personal RePEc Archive, 2006, 1005
Todo
not clear what the Levy function definition is. Gavana, Mishra, Adorio have different forms. Indeed Levy 3 docstring from Gavana disagrees with the Gavana code! The following code is from the Mishra listing of Levy08.
Levy 5 objective function.
This class defines the Levy 5 global optimization problem. This is a multimodal minimization problem defined as follows:
Here, represents the number of dimensions and for .
Global optimum: for .
Mishra, S. Global Optimization by Differential Evolution and Particle Swarm Methods: Evaluation on Some Benchmark Functions. Munich Personal RePEc Archive, 2006, 1005
Levy13 objective function.
This class defines the Levy13 global optimization problem. This is a multimodal minimization problem defined as follows:
with for .
Global optimum: for
Mishra, S. Some new test functions for global optimization and performance of repulsive particle swarm method. Munich Personal RePEc Archive, 2006, 2718
LunacekBiRastrigin objective function.
LunacekBiSphere objective function.