makeChungReynoldsFunction: Chung Reynolds Function

View source: R/sof.chung.reynolds.R

makeChungReynoldsFunctionR Documentation

Chung Reynolds Function

Description

The definition is given by

f(\mathbf{x}) = \left(\sum_{i=1}^{n} \mathbf{x}_i^2\right)^2

with box-constraings \mathbf{x}_i \in [-100, 100], i = 1, \ldots, n.

Usage

makeChungReynoldsFunction(dimensions)

Arguments

dimensions

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

Value

An object of class SingleObjectiveFunction, representing the Chung Reynolds Function.

[smoof_single_objective_function]

References

C. J. Chung, R. G. Reynolds, CAEP: An Evolution-Based Tool for Real-Valued Function Optimization Using Cultural Algorithms, International Journal on Artificial Intelligence Tool, vol. 7, no. 3, pp. 239-291, 1998.


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.