makeBentCigarFunction function

Bent-Cigar Function

Bent-Cigar Function

Scalable test function ff with [REMOVE_ME]f(x)=x12+106i=2nxi2[REMOVEME2] f(\mathbf{x}) = x_1^2 + 10^6 \sum_{i = 2}^{n} x_i^2 [REMOVE_ME_2]

subject to 100xi100-100 \leq \mathbf{x}_i \leq 100 for i=1,,ni = 1, \ldots, n.

makeBentCigarFunction(dimensions)

Arguments

  • dimensions: [integer(1)]

    Size of corresponding parameter space.

Returns

[smoof_single_objective_function]

Description

Scalable test function ff with

f(x)=x12+106i=2nxi2 f(\mathbf{x}) = x_1^2 + 10^6 \sum_{i = 2}^{n} x_i^2

subject to 100xi100-100 \leq \mathbf{x}_i \leq 100 for i=1,,ni = 1, \ldots, n.

References

See https://al-roomi.org/benchmarks/unconstrained/n-dimensions/164-bent-cigar-function.

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