Hyper Heuristics

When the user wants to build a hyper-heuristic — a search method that selects or generates low-level heuristics instead of searching solutions directly — covering selection hyper-heuristics (heuristic selection plus move acceptance), low-level heuristic pool design, learning and reward schemes, and generation hyper-heuristics. Also use when the user mentions "hyper-heuristic," "operator selection," "low-level heuristics," "heuristic selection," "move acceptance," "choice function," or when many candidate operators exist and none dominates across instances. For adaptive destroy/repair weights, see large-neighborhood-search; for choosing the overall search paradigm, see metaheuristic-design-principles.

hajibabaie 5b223da 39.9 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/hyper-heuristics commit 5b223dacc0

Frequently asked questions

npx skillmds@latest add hajibabaie/hyper-heuristics