Class BinaryMutation

java.lang.Object
org.apache.commons.math3.genetics.BinaryMutation
All Implemented Interfaces:
MutationPolicy

public class BinaryMutation extends Object implements MutationPolicy
Mutation for BinaryChromosomes. Randomly changes one gene.
Since:
2.0