makeSYMPARTrotatedFunction: MMF13 Function

View source: R/mof.SYMPARTrotated.R

makeSYMPARTrotatedFunctionR Documentation

MMF13 Function

Description

Test problem from the set of "multimodal multiobjective functions" as for instance used in the CEC2019 competition.

Usage

makeSYMPARTrotatedFunction(w = pi/4, a = 1, b = 10, c = 8)

Arguments

w

[double(1)]
Parametrizable factor. In the CEC2019 competition, the organizers used w = pi / 4.

a

[double(1)]
Parametrizable factor. In the CEC2019 competition, the organizers used a = 1.

b

[double(1)]
Parametrizable factor. In the CEC2019 competition, the organizers used b = 10.

c

[double(1)]
Parametrizable factor. In the CEC2019 competition, the organizers used c = 8.

Value

[smoof_multi_objective_function]

References

Caitong Yue, Boyang Qu, Kunjie Yu, Jing Liang, and Xiaodong Li, "A novel scalable test problem suite for multimodal multiobjective optimization," in Swarm and Evolutionary Computation, Volume 48, August 2019, pp. 62–71, Elsevier.


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