
Properties
Name | Description | |
---|---|---|
![]() | Archive |
Determines if dead genomes should be stored
|
![]() | Genomes |
Entire population of Genomes (individuals).
|
![]() | InbreedingDistance |
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.
|
![]() | PopulationSize |
The maximum size of the genome population.
The recommended size is 1,000 or greater.
|
![]() | Stop |
Instructs the Evolve function to stop.
|
![]() | Tag |
Helps identify the the genetic algorithm.
|
See Also