Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties

TRSCustomGeneticComponent.PreviousGeneration Property

Scroll Prev Top Next More

Contains the parents of the current generation, which is represented by the  Population property. 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: RSGeneticBase

Property Value

Type: TRSPopulation

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb