Click here to Skip to main content
15,867,704 members
Articles / General Programming / Algorithms

A Particle Swarm Optimizer In C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (17 votes)
6 Sep 2016CPOL5 min read 29K   1.3K   16  
An artificial life algorithm that attempts to solve a problem by flying a swarm of entities through a range of possible solutions where each entity is guided by the performance of other members of the swarm

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Wales Wales
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions