Learn R Programming

smoof (version 1.6.0.3)

makeBukinN4Function: Bukin function N. 4

Description

Second continous Bukin function test function. The formula is given by $$f(\mathbf{x}) = 100 \mathbf{x}_2^2 + 0.01 * ||\mathbf{x}_1 +10||$$ and the box constraints \(mathbf{x}_1 \in [-15, 5], \mathbf{x}_2 \in [-3, 3]\).

Usage

makeBukinN4Function()

Arguments

Value

[smoof_single_objective_function]

References

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

See Also

makeBukinN2Function, makeBukinN6Function