Simulated Annealing

When the user wants to design, implement, or tune simulated annealing for combinatorial optimization, covering Metropolis acceptance, cooling schedules (geometric, Lundy-Mees, adaptive), initial temperature calibration, reheating, and restarts. Also use when the user mentions "simulated annealing," "cooling schedule," "acceptance probability," "initial temperature," "Metropolis criterion," or when a hill climber stalls in local optima and needs a randomized escape. For move and delta-evaluation design, see local-search-and-neighborhoods; for choosing among metaheuristics, see metaheuristic-design-principles.

hajibabaie Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/simulated-annealing commit c512e7c2ff

Frequently asked questions

npx skillmds@latest add hajibabaie/simulated-annealing