EvolvingObjects
|
This is a generic class for particle swarm algorithms. More...
#include <eoPSO.h>
This is a generic class for particle swarm algorithms.
There is only one operator defined, which takes a population and does stuff to it. It needn't be a complete algorithm, can be also a step of an algorithm. Only used for mono-objective cases.