makeBukinN2Function function

Bukin function N. 2

Bukin function N. 2

Muldimodal, non-scalable, continous optimization test function given by: [REMOVE_ME]f(x)=100(x20.01x12+1)+0.01(x1+10)2[REMOVEME2] f(\mathbf{x}) = 100 (\mathbf{x}_2 - 0.01 * \mathbf{x}_1^2 + 1) + 0.01 (\mathbf{x}_1 + 10)^2 [REMOVE_ME_2]

subject to x1[15,5]\mathbf{x}_1 \in [-15, -5] and x2[3,3]\mathbf{x}_2 \in [-3, 3].

makeBukinN2Function()

Returns

[smoof_single_objective_function]

Description

Muldimodal, non-scalable, continous optimization test function given by:

f(x)=100(x20.01x12+1)+0.01(x1+10)2 f(\mathbf{x}) = 100 (\mathbf{x}_2 - 0.01 * \mathbf{x}_1^2 + 1) + 0.01 (\mathbf{x}_1 + 10)^2

subject to x1[15,5]\mathbf{x}_1 \in [-15, -5] and x2[3,3]\mathbf{x}_2 \in [-3, 3].

References

Z. K. Silagadze, Finding Two-Dimensional Peaks, Physics of Particles and Nuclei Letters, vol. 4, no. 1, pp. 73-80, 2007.

See Also

makeBukinN4Function, makeBukinN6Function

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10