Selection

Selection is the process in an evolutionary algorithm that chooses candidate solutions from a population to produce offspring. It uses fitness to influence which candidates reproduce, balancing preference for strong solutions against continued population diversity.

Connect