makeBentCigarFunction: Bent-Cigar Function

View source: R/sof.bent.cigar.R

makeBentCigarFunctionR Documentation

Bent-Cigar Function

Description

Scalable test function f with

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

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

Usage

makeBentCigarFunction(dimensions)

Arguments

dimensions

[integer(1)]
Size of corresponding parameter space.

Value

[smoof_single_objective_function]

References

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


smoof documentation built on March 31, 2023, 11:48 p.m.