makeJudgeFunction: Judge function.

View source: R/sof.judge.R

makeJudgeFunctionR Documentation

Judge function.

Description

Two-dimensional test function based on the formula

f(\mathbf{x}) = \sum_{i=1}^{20} \left[(x_1 + B_i x_2 + C_i x_2^2) - A_i\right]^2

with \mathbf{x}_1, \mathbf{x}_2 \in [-10, 10]. For details on A, B, C see the referenced website.

Usage

makeJudgeFunction()

Value

[smoof_single_objective_function]

References

See https://al-roomi.org/benchmarks/unconstrained/2-dimensions/133-judge-s-function.


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