EvolvingObjects
|
Abstract class for binary flight of particle swarms. More...
#include <eoBinaryFlight.h>
Abstract class for binary flight of particle swarms.
Positions are updated but are expected to be binary. A function must be used to decide, according to continuous velocities, of the new positions (0,1 ... ?)
Definition at line 40 of file eoBinaryFlight.h.