makeTrecanniFunction: Trecanni Function

View source: R/sof.trecanni.R

makeTrecanniFunctionR Documentation

Trecanni Function

Description

The Trecanni function belongs to the uni-modal test functions. It is based on the formula

f(\mathbf(x)) = \mathbf(x)_1^4 - 4 \mathbf(x)_1^3 + 4 \mathbf(x)_1 + \mathbf(x)_2^2.

The box-constraints \mathbf{x}_i \in [-5, 5], i = 1, 2 define the domain of definition.

Usage

makeTrecanniFunction()

Value

An object of class SingleObjectiveFunction, representing the Trecanni Function.

[smoof_single_objective_function]

References

L. C. W. Dixon, G. P. Szego (eds.), Towards Global Optimization 2, Elsevier, 1978.


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.