Learn R Programming

soobench (version 1.9.18)

generate_chained_cb3_i_function: Chained CB3 I test function generator.

Description

The chained CB3 I test function is defined as

Usage

generate_chained_cb3_i_function(dimensions)

Arguments

dimensions

[integer(1)] Size of parameter space.

Value

A soo_function.

Details

$$f(x) = \sum_{i=1}^{n-1} \max\left\{x_i^4 + x_{i+1}^2, (2-x_i)^2 + (2-x_{i+1})^2, 2e^{-x_i + x_{i+1}}\right\}$$

References

Haarala, M. and Miettinen, K. and Maekelae, M. M., New limited memory bundle method for large-scale nonsmooth optimization.