Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeJudgeFunction

Judge function.


Description

Two-dimensional test function based on the formula

f(\mathbf{x}) = ∑_{i=1}^{20} ≤ft[(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


smoof

Single and Multi-Objective Optimization Test Functions

v1.6.0.2
BSD_2_clause + file LICENSE
Authors
Jakob Bossek [aut, cre], Pascal Kerschke [ctb]
Initial release
2020-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.