Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 392 Bytes

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