PSOLab: Particle Swarm Lab
PSOLab is a software written in C++ and the QT library to experiment with particle swarms using different parameters, variants and fitness functions. This program was one of the main components of my MSc thesis, which can be found here. The full source code for this program can be found here. The program was originally […]