An interface for a mutation strategy.
Used in GeneticSearchStrategyConfig.
The type of genome objects in the population.
Mutate a genome.
The genome to mutate.
The ID to assign to the new genome.
An interface for a mutation strategy.
Used in GeneticSearchStrategyConfig.