public class BinaryMutation extends java.lang.Object implements MutationPolicy
BinaryChromosome
s. Randomly changes one gene.Constructor and Description |
---|
BinaryMutation() |
Modifier and Type | Method and Description |
---|---|
Chromosome |
mutate(Chromosome original)
Mutate the given chromosome.
|
public Chromosome mutate(Chromosome original)
mutate
in interface MutationPolicy
original
- the original chromosome."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"