makeAluffiPentiniFunction: Aluffi-Pentini function.

View source: R/sof.aluffi-pentini.R

makeAluffiPentiniFunctionR Documentation

Aluffi-Pentini function.

Description

Two-dimensional test function based on the formula

f(\mathbf{x}) = 0.25 x_1^4 - 0.5 x_1^2 + 0.1 x_1 + 0.5 x_2^2

with \mathbf{x}_1, \mathbf{x}_2 \in [-10, 10].

Usage

makeAluffiPentiniFunction()

Value

[smoof_single_objective_function]

Note

This functions is also know as the Zirilli function.

References

See https://al-roomi.org/benchmarks/unconstrained/2-dimensions/26-aluffi-pentini-s-or-zirilli-s-function.


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