Memetic Algorithms

When the user wants to build or tune a memetic algorithm - a genetic algorithm hybridized with local search - covering Lamarckian vs Baldwinian learning, local-search frequency and depth budgeting, restart management, and population diversity under strong local search. Also use when the user mentions "memetic algorithm," "hybrid GA," "GA with local search," "Lamarckian," "cultural algorithm," or when a plain GA stalls far from optimality and needs intensification. For the underlying evolutionary loop, see genetic-algorithms; for neighborhood and delta-evaluation design, see local-search-and-neighborhoods.

hajibabaie 1db010c 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/memetic-algorithms commit 1db010c465

Frequently asked questions

npx skillmds@latest add hajibabaie/memetic-algorithms