generates isolated populations of constant size More...
PopulationConfigGenerator general parameters:
parameter | default | notes |
---|---|---|
generation_count = <int> | none | required |
population_count = <int> | 1 | optional |
id_offset_step = <int> | 0 | optional |
chromosome_pair_count = <int> | 1 | optional |
chromosome_lengths = <int> [<int> ... ] | none | optional (must match chromosome_pair_count) |
PopulationConfigGenerator_ConstantSize specific parameters:
parameter | default | notes |
---|---|---|
population_size = <int> | none | required |
Note: the populations are isolated (i.e. no migration)
Example: example_1_locus_selection.txt