InbreedingGenomeException ClassModulus Evo2
OnlineModulus Evo2
This exception is thrown whenever a genome is inbred with another closely related genome. This is usually caused when an insufficient number of genomes are added to the population in the beginning.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Modulus.Evo2 InbreedingGenomeException

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

public class InbreedingGenomeException : Exception
See Also