makeZDT2Function {smoof} | R Documentation |
ZDT2 Function
Description
Builds and returns the two-objective ZDT2 test problem. The function is
nonconvex and resembles the ZDT1 function. For objective it
is defined as follows
with
where
and
Usage
makeZDT2Function(dimensions)
Arguments
dimensions |
[ |
Value
[smoof_multi_objective_function
]
References
E. Zitzler, K. Deb, and L. Thiele. Comparison of Multiobjective Evolutionary Algorithms: Empirical Results. Evolutionary Computation, 8(2):173-195, 2000
[Package smoof version 1.6.0.3 Index]