The type of genome objects in the population.
Sorts a given iterable of genomes, fitness scores, and phenome rows.
The array of genomes extended with fitness scores and phenome.
An array of sorted tuples of genomes, fitness scores, and phenome rows.
An interface for a sorting strategy.
Used in GeneticSearchStrategyConfig.