<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSCustomGeneticAlgorithm > Methods:
Comments (0)
Creates the population collection
Namespace: RSGeneticAlgorithm
Delphi
protected function CreatePopulation( PopulationClass: TRSIndividualClass ): TRSPopulation; override;
Parameters
PopulationClass
Type: TRSIndividualClass
Type: TRSPopulation
TRSCustomGeneticComponent.CreatePopulation(TRSIndividualClass)