Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods

TRSCustomGeneticProgramming<T>.DoReproduce(TRSIndividual,TRSIndividual,TRSIndividual,TRSIndividual) Method

Scroll Prev Top Next More

Performs the actual reproduction operation by combining the two parents to make two new children. The children must already exist but may be uninitialized.

Namespace: RSGenerics.GeneticProgramming

Parameters

Parent1

Type: TRSIndividual

Parent2

Type: TRSIndividual

Child1

Type: TRSIndividual

Child2

Type: TRSIndividual

Return Value

Type: Boolean

Overrides

TRSCustomGeneticComponent.DoReproduce(TRSIndividual,TRSIndividual,TRSIndividual,TRSIndividual)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb