send link to app

PSO app for iPhone and iPad


4.6 ( 7666 ratings )
Games Education Educational Simulation
Developer: Ryan D. Moniz
Free
Current version: 1.0, last update: 7 years ago
First release : 07 Mar 2009
App size: 75.85 Kb

The Particle Swarm Optimization (PSO) algorithm is classified as a population-based stochastic optimization technique. A set of potential solutions are evolved to approach an approximate solution (or set of solutions) for a problem. With PSO being an optimization strategy, the aim is to discover the global optimum that satisfies the constraints of the fitness criteria defined in the given search space for the problem. This application demonstrates how the Particle Swarm Optimization (PSO) algorithm works through the use of 2D visualization. By selecting and moving the large orange sphere in the application, blue particles will continually swarm towards it. Users can also alter the behaviour of the swarm by specifying the global best (gBest), personal best (pBest), and delta-time parameters and view their effects.