makeZettlFunction: Zettl Function

View source: R/sof.zettl.R

makeZettlFunctionR Documentation

Zettl Function

Description

The unimodal Zettl Function is based on the defintion

f(\mathbf{x}) = (\mathbf{x}_1^2 + \mathbf{x}_2^2 - 2\mathbf{x}_1)^2 + 0.25 \mathbf{x}_1

with box-constraints \mathbf{x}_i \in [-5, 10], i = 1, 2.

Usage

makeZettlFunction()

Value

[smoof_single_objective_function]

References

H. P. Schwefel, Evolution and Optimum Seeking, John Wiley Sons, 1995.


smoof documentation built on March 31, 2023, 11:48 p.m.