Creates a new individual (TRSIndividual) and adds it to the Items array. Call Add to create an individual or solution in the collection. The new individual is placed at the end of the Items array. The Add method returns the new individual.
Namespace: RSGeneticBase
Delphi |
public |
Return Value
Type: TRSIndividual
Reference•TRSGAPopulation •TRSGPPopulation<T> |