RandomSelector - APGG-Lab/APGG GitHub Wiki
RandomSelector
Randomly selects N organisms
Enum
- SELECTOR_RANDOM
Adjustable Parameters:
setEleminationCount(const unsigned int): sets the number of organism which will replaced by the repopulator.
Config Values:
| Config Key | Type (Limits) | Definition |
|---|---|---|
| eliminationCount | int | Number of organisms which will be eliminated every generation |