Creates a new individual (TRSGAIndividual) 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: RSGeneticAlgorithm
Delphi |
public |
Return Value
Type: TRSGAIndividual