public class RandomMutationOperator extends Object implements MutationOperator
Modifier and Type | Class and Description |
---|---|
static class |
RandomMutationOperator.Builder |
public boolean mutate(double[] genes)
mutate
in interface MutationOperator
genes
- The genes to be mutatedCopyright © 2020. All rights reserved.