Skip to content

A simple visualization tool for the Particle Swarm Optimization algorithm.

Notifications You must be signed in to change notification settings

dsuarezv/ParticleSwarmOptimization

Repository files navigation

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

About

A simple visualization tool for the Particle Swarm Optimization algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages