<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties:
Comments (0)
Returns the population sorted by fitness
Namespace: RSGeneticBase
Delphi
protected property PriorityQueue: TFloatPriorityQueue read FPriorityQueue;
Property Value
Type: TFloatPriorityQueue