Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticComponent.OnInitialization Event

Scroll Prev Top Next More

Occurs when the  Initialize method is called. Use the OnInitialization event to react to the initialization of the genetic algorithm problem or to pre-seed the  Population with specific individuals. The OnInitialization event occurs after the Population is created but before their DNA are randomized and their fitness evaluated. Set the Initialized variable to True to prevent the Initialize method from randomizing the Population's DNA.

Namespace: RSGeneticBase

Value

Type: TRSInitializationEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb