Class Particle

java.lang.Object
org.opt4j.core.Individual
org.opt4j.optimizer.mopso.Particle

public class Particle extends Individual
The Particle extends the Individual by an id, a velocity Genotype, a personal best Genotype and the corresponding best Objectives.