cbx.objectives.eggholder#
- class cbx.objectives.eggholder[source]#
 Bases:
cbx_objectiveEggholder
The Eggholder function is a function with many local minima and one global minimum [1]. It is defined as
\[f(x,y) = -(y+47)\cdot \sin\left(\sqrt{\left|y+x/2+47\right|}\right) - x\cdot \sin\left(\sqrt{\left|x-y-47\right|}\right).\]- Parameters:
 None
Visualization#
(
Source code,png,hires.png,pdf)
References