makeBukinN2Function: Bukin function N. 2

View source: R/sof.bukin.n2.R

makeBukinN2FunctionR Documentation

Bukin function N. 2

Description

Multi-modal, non-scalable, continuous optimization test function given by:

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

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

Usage

makeBukinN2Function()

Value

An object of class SingleObjectiveFunction, representing the Bukin N.2 Function.

[smoof_single_objective_function]

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


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.