Genome Add Method Modulus Evo2
OnlineModulus Evo2
Adds the specified chromosome. It is important that for every chromosome added, that one chromosome.Sex attribute be marked Male and the other Female and that both matching chromosomes have an equal number of identical genes.

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

public void Add(
	Chromosome chromosome
)
See Also