Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSCustomGeneticComponent.OnReproduction Event

Scroll Prev Top Next More

Occurs when two parent individuals (TRSIndividual)  Reproduce to create a new child. The OnReproduction event occurs after the child has been created and then its DNA possibly combined, mutated, and inverted. Use the OnReproduction event to perform some action after reproduction has occurred. The OnReproduction event can also be useful for validation, to verify the various  Operations haven't produced an invalid child.

Namespace: RSGeneticBase

Value

Type: TRSMutationEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb