makeCubeFunction: Cube Function

View source: R/sof.cube.R

makeCubeFunctionR Documentation

Cube Function

Description

The Cube Function is defined as follows:

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

The box-constraints are given by \mathbf{x}_i \in [-10, 10], i = 1, 2.

Usage

makeCubeFunction()

Value

An object of class SingleObjectiveFunction, representing the Cube 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.