generate_chained_crescent_I_function: Chained Crescent I function generator.

Description Usage Arguments Details Value References

View source: R/f_chained_crescent_I.R

Description

The chained Crescent I 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^2 +(x_{i+1}^2 -1)^2 + x_{i+1} - 1\right), ∑_{i=1}^{n-1} ≤ft(-x_i^2 - (x_{i+1}^2 -1)^2 + x_{i+1} 1 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.