generate_chained_cb3_ii_function: Chained CB3 II test function generator.

Description Usage Arguments Details Value References

View source: R/f_chained_CB3_II.R

Description

The chained CB3 II test function is defined as

Usage

1

Arguments

dimensions

[integer(1)] Size of parameter space.

Details

f(x) = \max≤ft\{∑_{i=1}^{n-1} ≤ft(x_i^4 + x_{i+1}^2\right), ∑_{i=1}^{n-1} ≤ft((2-x_i)^2 + (2-x_{i+1})^2\right), ∑_{i=1}^{n-1} ≤ft(2e^{-x_i + x_{i+1}}\right)\right\}

Value

A soo_function.

References

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


soobench documentation built on Feb. 9, 2020, 5:08 p.m.