List Based PSO for Real Problems

In the real world, engineers and practitioners often have to solve the same kind of problem, again and again, with just small variations. Also, for some applications, a hardware implementation is needed, which should ideally be small, quick, and deterministic. We show here that is possible to transform a basic Particle Swarm Optimiser into an even simpler one that has these three features.