makeAdjimanFunction function

Adjiman function

Adjiman function

This two-dimensional multimodal test function follows the formula [REMOVE_ME]f(x)=cos(x1)sin(x2)x1(x22+1)[REMOVEME2] f(\mathbf{x}) = \cos(\mathbf{x}_1)\sin(\mathbf{x}_2) - \frac{\mathbf{x}_1}{(\mathbf{x}_2^2 + 1)} [REMOVE_ME_2]

with x1[1,2],x2[2,1]\mathbf{x}_1 \in [-1, 2], \mathbf{x}_2 \in [2, 1].

makeAdjimanFunction()

Returns

[smoof_single_objective_function]

Description

This two-dimensional multimodal test function follows the formula

f(x)=cos(x1)sin(x2)x1(x22+1) f(\mathbf{x}) = \cos(\mathbf{x}_1)\sin(\mathbf{x}_2) - \frac{\mathbf{x}_1}{(\mathbf{x}_2^2 + 1)}

with x1[1,2],x2[2,1]\mathbf{x}_1 \in [-1, 2], \mathbf{x}_2 \in [2, 1].

References

C. S. Adjiman, S. Sallwig, C. A. Flouda, A. Neumaier, A Global Optimization Method, aBB for General Twice-Differentiable NLPs-1, Theoretical Advances, Computers Chemical Engineering, vol. 22, no. 9, pp. 1137-1158, 1998.

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