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 © 2003-2012 Apache Software Foundation. All Rights Reserved.