Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeTrecanniFunction

Trecanni Function


Description

The Trecanni function belongs to the unimodal 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 defintion.

Usage

makeTrecanniFunction()

Value

[smoof_single_objective_function]

References

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


smoof

Single and Multi-Objective Optimization Test Functions

v1.6.0.2
BSD_2_clause + file LICENSE
Authors
Jakob Bossek [aut, cre], Pascal Kerschke [ctb]
Initial release
2020-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.