Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSCustomGeneticAlgorithm > Methods
TRSCustomGeneticAlgorithm.CreatePopulation(TRSIndividualClass) Method
Creates the population collection
Namespace: RSGeneticAlgorithm
Delphi
protected function CreatePopulation( PopulationClass: TRSIndividualClass ): TRSPopulation; override;
Parameters
PopulationClass
Type: TRSIndividualClass
Type: TRSPopulation
TRSCustomGeneticComponent.CreatePopulation(TRSIndividualClass)
•TRSCustomGeneticAlgorithm
•RSGeneticAlgorithm