I need to implement the PSO algorithm in C++. Is there any C++ library I can use to start with?
Asked
Active
Viewed 8,251 times
1 Answers
6
Particleswarm.info hosts a good PSO toolbox repository.

fsenart
- 5,661
- 2
- 35
- 54
-
is there any discrete PSO library somewhere? – Maystro Jan 25 '16 at 16:46