Class MutatePermutationMixed

    • Method Detail

      • mutate

        public void mutate​(org.opt4j.core.genotype.PermutationGenotype<?> genotype,
                           double p)
        Description copied from interface: Mutate
        Performs a mutation for a Genotype.
        Specified by:
        mutate in interface Mutate<org.opt4j.core.genotype.PermutationGenotype<?>>
        Parameters:
        genotype - the genotype to be mutated
        p - the mutation rate