Polynomial mutation operator
Returns a polynomial mutation operator with the given parameters.
pm_operator(n, p, lower, upper)
n |
Distance parameter mutation distribution (eta). |
p |
Probability of one point mutation. |
lower |
Lower bounds of parameter space. |
upper |
Upper bounds of parameter space. |
Function which implements the specified mutation operator.
Olaf Mersmann olafm@statistik.tu-dortmund.de
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.