MismatchedGenomeException ClassModulus Evo2
OnlineModulus Evo2
This exception is thrown when a genome's chromosomes and/or genes do not match with other genomes in the population.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Modulus.Evo2 MismatchedGenomeException

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

public class MismatchedGenomeException : Exception
See Also