Class DescendingSortingStrategy<TGenome>

Sorts a given iterable of genomes, fitness scores, and phenome rows in descending order of their fitness scores.

An iterable containing tuples of genomes, their fitness scores, and their associated phenome rows.

An array of sorted tuples of genomes, fitness scores, and phenome rows.

Type Parameters

Implements

Constructors

Methods

Constructors

Methods