GeneticAlgorithm InbreedingDistance Property Modulus Evo2
OnlineModulus Evo2
Distance in ordinal position between two genomes to prevent interbreeding. Based on Westermarck. The greater the value, the more females must be added in the beginning to exceed the limit.

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

public int InbreedingDistance { get; set; }
See Also