public interface MutationPolicy
Modifier and Type | Method and Description |
---|---|
Chromosome |
mutate(Chromosome original)
Mutate the given chromosome.
|
Chromosome mutate(Chromosome original)
original
- the original chromosome.Copyright (c) 2003-2014 Apache Software Foundation