makeKeaneFunction function

Keane Function

Keane Function

Two-dimensional test function based on the defintion [REMOVE_ME]f(x)=sin2(x1x2)sin2(x1+x2)x12+x22.[REMOVEME2] f(\mathbf{x}) = \frac{\sin^2(\mathbf{x}_1 - \mathbf{x}_2)\sin^2(\mathbf{x}_1 + \mathbf{x}_2)}{\sqrt{\mathbf{x}_1^2 + \mathbf{x}_2^2}}. [REMOVE_ME_2]

The domain of definition is bounded by the box constraints xi[0,10],i=1,2\mathbf{x}_i \in [0, 10], i = 1, 2.

makeKeaneFunction()

Returns

[smoof_single_objective_function]

Description

Two-dimensional test function based on the defintion

f(x)=sin2(x1x2)sin2(x1+x2)x12+x22. f(\mathbf{x}) = \frac{\sin^2(\mathbf{x}_1 - \mathbf{x}_2)\sin^2(\mathbf{x}_1 + \mathbf{x}_2)}{\sqrt{\mathbf{x}_1^2 + \mathbf{x}_2^2}}.

The domain of definition is bounded by the box constraints xi[0,10],i=1,2\mathbf{x}_i \in [0, 10], i = 1, 2.

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