public interface  oadd.org.apache.commons.math.genetics.MutationPolicy extends java.lang.Object
{
public abstract oadd.org.apache.commons.math.genetics.Chromosome mutate(oadd.org.apache.commons.math.genetics.Chromosome) throws oadd.org.apache.commons.math.exception.MathIllegalArgumentException;
}