makeBartelsConnFunction function

Bartels Conn Function

Bartels Conn Function

The Bartels Conn Function is defined as [REMOVE_ME]f(x)=x12+x22+x1x2+sin(x1)+cos(x)[REMOVEME2] f(\mathbf{x}) = |\mathbf{x}_1^2 + \mathbf{x}_2^2 + \mathbf{x}_1\mathbf{x}_2| + |\sin(\mathbf{x}_1)| + |\cos(\mathbf{x})| [REMOVE_ME_2]

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

makeBartelsConnFunction()

Returns

[smoof_single_objective_function]

Description

The Bartels Conn Function is defined as

f(x)=x12+x22+x1x2+sin(x1)+cos(x) 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 xi[500,500]\mathbf{x}_i \in [-500, 500] for i=1,2i = 1, 2.

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10