Interface MutateInteger

All Superinterfaces:
Mutate<IntegerGenotype>, Operator<IntegerGenotype>
All Known Implementing Classes:
MutateIntegerRandom

public interface MutateInteger extends Mutate<IntegerGenotype>
The MutateInteger is the interface for {link Mutate} operators for IntegerGenotype objects.
  • Method Summary

    Methods inherited from interface org.opt4j.operator.mutate.Mutate

    mutate