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