Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.PriorityQueue Property
Returns the population sorted by fitness
Namespace: RSGeneticBase
Delphi
protected property PriorityQueue: TFloatPriorityQueue read FPriorityQueue;
Property Value
Type: TFloatPriorityQueue
•TRSCustomGeneticComponent
•RSGeneticBase