benchmarkfcns.bukinn1

benchmarkfcns.bukinn1(arg0: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.c_contiguous']) Annotated[numpy.typing.NDArray[numpy.float64], '[m, 1]']

Computes the value of the Bukin N. 1 benchmark function. bukinn1 is an alias for bukinn6. Properties:

  • Global minimum: 0

  • Location of global minimum: (-10, 1)

  • Number of dimensions: 2

  • Recommended domain: x1 in [-15, -5], x2 in [-3, 3]

  • Modality: multimodal

Mathematical Definition

\[f(x_1, x_2) = 100 \sqrt{|x_2 - 0.01x_1^2|} + 0.01 |x_1 + 10|\]

Visualization