crossover
instead.crossover1 is replaced by crossover
.
crossover1(se6, u, uplimit, crossPart, verbose, seed)
The selected individuals. The output of selection
(list)
The crossover point rate. (numeric)
The upper limit of allowed permutations. The current algorithm has an upper bound of 300 permutations. (numeric)
The crossover method. Either "EQU" or "RAN". (character)
If TRUE, will print out further information.
Set a seed for comparability. Default is NULL