Show/Hide Toolbars

RiverSoftAVG Products Help

Represents the entire population of candidate individuals ( RSGeneticAlgorithm.TRSGAIndividual ) in the current Generation, including the    FittestIndividual.

The TRSCustomGeneticAlgorithm component seeks to solve your optimization or search problems by evolving a group or population of candidate individuals through successive generations, selecting fitter (or better) child individuals for each generation, until a solution is found. After every call to Evolve , the Population property contains the next generation of individuals (the children), with the    PreviousGeneration property holding the previous generation (the parents, what was the Population before the Evolve call).

Namespace: RSGeneticAlgorithm

Property Value

Type: TRSGAPopulation

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb