Abstract
Base class for mutation strategies.
The type of genome objects in the population.
The type of configuration for the mutation strategy.
Protected
Constructs a new instance of the mutation strategy.
The configuration for the mutation strategy.
Readonly
Mutate a genome.
The genome to mutate.
The ID to assign to the new genome.
Base class for mutation strategies.