sbx_control
interprets the following parameters used to
control the behaviour of the simulated binary crossover operator
(see sbx_operator
):
Nu parameter of SBX.
$p$ parameter of SBX.
sbx_control(f, upper, lower, ..., control, default = list())
The control
list with suitably adjusted
arguments. Missing control parameters are taken from
default
or, if not present there, from an internal default.
Multiobjectve optimization function.
Upper bounds of parameter space.
Lower bounds of parameter space.
Further arguments passed to f
.
List of control parameters.
List of default control parameters.
Olaf Mersmann olafm@statistik.tu-dortmund.de