makeKursaweFunction {smoof} | R Documentation |
Kursawe Function
Description
Builds and returns the bi-objective Kursawe test problem.
The Kursawe test problem is defined as follows:
Minimize
Minimize
with , for
.
Usage
makeKursaweFunction(dimensions)
Arguments
dimensions |
[ |
Value
[smoof_multi_objective_function
]
References
F. Kursawe. A Variant of Evolution Strategies for Vector Optimization. Proceedings of the International Conference on Parallel Problem Solving from Nature, pp. 193-197, Springer, 1990.
[Package smoof version 1.6.0.3 Index]