Particle Swarm Optimization

When the user wants to design, implement, or tune particle swarm optimization, covering velocity and position updates, inertia weight, constriction, swarm topologies, and discrete adaptations such as random-key and binary PSO. Also use when the user mentions "particle swarm," "PSO," "inertia weight," "velocity update," "swarm topology," or "binary PSO," or when a gradient-free continuous box-constrained problem needs a population method. For the often stronger vector-difference alternative, see differential-evolution; for mapping particles to permutations, see decoder-based-representations.

hajibabaie 7eab514 32.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/particle-swarm-optimization commit 7eab514622

Frequently asked questions

npx skillmds@latest add hajibabaie/particle-swarm-optimization