Type Alias GenerationFitnessColumn

GenerationFitnessColumn: number[]

Represents a column of fitness scores for a generation.

Each number in the array represents the fitness score of a genome within the generation.