Module selector

Module selector 

Source

Traitsยง

Select
A trait for selection algorithms. Selection algorithms are used to select individuals from a population to be used in the next generation. The selection process is (most of the time) based on the fitness of the individuals in the population. The selection process can be based on the fitness of the individuals in the population, or it can be based on the individuals themselves.