An interface for a population generator.
Used in GeneticSearchStrategyConfig.
The type of genome objects in the population.
Generate a population of the given size.
The size of the population to generate.
The ID generator to use for generating IDs of the genomes.
An interface for a population generator.
Used in GeneticSearchStrategyConfig.