Selection And Replacement Strategies

When the user wants to choose, implement, or tune parent selection and survivor replacement in evolutionary algorithms — tournament, roulette-wheel, rank, stochastic universal sampling, and Boltzmann selection, plus generational vs steady-state replacement, elitism, and (mu+lambda) vs (mu,lambda) — with selection-pressure and takeover-time analysis. Also use when the user mentions "selection operator," "tournament selection," "roulette wheel," "rank selection," "elitism," "steady-state GA," or when a population converges prematurely or stalls. For diversity machinery, see diversity-and-population-management; for the full GA loop, see genetic-algorithms.

hajibabaie Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/selection-and-replacement-strategies commit 5e289257a2

Frequently asked questions

npx skillmds@latest add hajibabaie/selection-and-replacement-strategies