makeChichinadzeFunction {smoof}R Documentation

Chichinadze Function

Description

Continuous single-objective test function ff with

f(x)=x1212x1+11+10cos(0.5πx1)+8sin(2.5πx1)(0.25)0.5exp(0.5(x20.5)2)f(\mathbf{x}) = \mathbf{x}_1^2 - 12 \mathbf{x}_1 + 11 + 10\cos(0.5\pi\mathbf{x}_1) + 8\sin(2.5\pi\mathbf{x}_1) - (0.25)^{0.5}\exp(-0.5(\mathbf{x}_2 - 0.5)^2)

with 30xi30,i=1,2-30 \leq \mathbf{x}_i \leq 30, i = 1, 2.

Usage

makeChichinadzeFunction()

Value

[smoof_single_objective_function]


[Package smoof version 1.6.0.3 Index]