Skip to content

RandomSelector

JD edited this page Jan 18, 2022 · 1 revision

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

Clone this wiki locally