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