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