makeBartelsConnFunction: Bartels Conn Function

View source: R/sof.bartels.conn.R

makeBartelsConnFunctionR Documentation

Bartels Conn Function

Description

The Bartels Conn Function is defined as

f(\mathbf{x}) = |\mathbf{x}_1^2 + \mathbf{x}_2^2 + \mathbf{x}_1\mathbf{x}_2| + |\sin(\mathbf{x}_1)| + |\cos(\mathbf{x})|

subject to \mathbf{x}_i \in [-500, 500] for i = 1, 2.

Usage

makeBartelsConnFunction()

Value

An object of class SingleObjectiveFunction, representing the Bartels Conn Function.

[smoof_single_objective_function]


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