<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Methods:
Comments (0)
Selected a Parent individual from the Population at random.
Namespace: RSGeneticBase
Delphi
protected procedure SelectRandom(Sender: TObject; const Population: TRSPopulation; var Parent: TRSIndividual );
Parameters
Sender
Type: TObject
Population
Type: TRSPopulation
Parent
Type: TRSIndividual