/ParticleSwarmOptimization

A simple visualization tool for the Particle Swarm Optimization algorithm.

Primary LanguageC#

Particle Swarm Optimization in C#

Inspired by the solver code in this article by James Caffrey. I refactored the solver and added the UI so it's easier to see what's happening, at least in 2D functions.

Screenshot of the viewer in action