Particle Swarm Optimization
Particle swarm optimization -“utilizes a ‘population’ of candidate solutions to evolve to an optimal or near-optimal solution to a problem. -“The degree of optimality is measured by a fitness function defined by the user.” -“differs from evolutionary computation methods in the the population members, called particles, are flown through the problem hyperspace.” -initialized with random..