A succinct particle swarm optimizer (PSO) in C
Current version is 1.0.
S. Song
This software is released under Apache 2.0 License. See LICENSE for full informations.
The test function is f()= x1^2 + x2^2 + x3^2 + ...
Bash to the root of the project, and: