GeneticAlgorithm OnGenomeSelectionFailed EventModulus Evo2
OnlineModulus Evo2
Fires when a genome could not be selected in the Evolve method. This occurs when the initial population is too small or the InbreedingDistance property is set too high in relation to the population size.

Namespace: Modulus.Evo2
Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public event GeneticAlgorithm..::..GenomeSelectionFailed OnGenomeSelectionFailed
See Also