| mutation_fixknots | R Documentation |
Replaces a child with a fresh feasible sample having the same m,
drawn by selectTau_uniform_exact.
mutation_fixknots(child, p.range = NULL, minDist, Pb, lmax, mmax, N)
child |
Current chromosome (its first entry defines |
p.range, Pb |
Unused placeholders (kept for compatibility). |
minDist |
Integer minimum spacing. |
lmax, mmax |
Integers; chromosome length and maximum |
N |
Integer series length. |
New feasible chromosome with the same m.
crossover_fixknots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.