makeLeonFunction: Leon Function

View source: R/sof.leon.R

makeLeonFunctionR Documentation

Leon Function

Description

The function is based on the definition

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

. Box-constraints: \mathbf{x}_i \in [-1.2, 1.2] for i = 1, 2.

Usage

makeLeonFunction()

Value

An object of class SingleObjectiveFunction, representing the Leon Function.

[smoof_single_objective_function]

References

A. Lavi, T. P. Vogel (eds), Recent Advances in Optimization Techniques, John Wliley & Sons, 1966.


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