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