Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods
TRSCustomGeneticProgramming<T>.DoInitialize Method
Performs the actual initialization of the Population before evolution occurs.
The method returns number of duplicates fixed.
Namespace: RSGenerics.GeneticProgramming
Delphi
protected function DoInitialize: Integer; override;
Return Value
Type: Integer
TRSCustomGeneticComponent.DoInitialize
•RSGeneticBase.TRSCustomGeneticComponent.Initialize
•RSGeneticBase.TRSCustomGeneticComponent.Population
•TRSCustomGeneticProgramming<T>
•RSGenerics.GeneticProgramming