Skip to main content
. 2020 Mar 21;22(3):362. doi: 10.3390/e22030362
D Mean distance of each particle to other particles
F(·) Penalty function to be minimised or maximised
H(·) Function stretching for multimodal function optimisation
Hp(·) Penalty factor in a penalty function
K(·) Constriction factor
Ni Neighbourhood of the particle i
R1 Cognitive uniformly distributed random vector used to compute the particle’s velocity
R2 Social uniformly distributed random vector used to compute the particle’s velocity
S Search space, defined by the domain of the function to be optimised,
that contains all the feasible solutions for the problem
α Diagonal matrix whose diagonal values are within the range of [0,1]
ϵ Absolute different between the last and the current best fitness value, or the algorithm accuracy
γ(·) Power of a penalty function
y^ Position of the best particle in the swarm or in the neighbourhood (target particle)
ω(·) Inertia weight parameter used to compute the velocity of each particle
ρ Diagonal matrix that represents the architecture of the swarm
σ Scale parameter of Cauchy mutation
τ Index of the global best particle in the swarm
θ(·) Multi-stage assignment function in a penalty function
φ1 Cognitive real acceleration coefficient used to compute the particle’s velocity
φ2 Social real acceleration coefficient used to compute the particle’s velocity
φ3 Deviation real acceleration coefficient used to compute the particle’s velocity
Ptj Prior best position that maximises the FDR measure
V Particle’s velocity
cj Position of the centroid of the group j
g Global best position of a particle in the swarm
pti Personal best position of particle i
x Position vector of a solution found in the search space
xmax Upper limit of the dimension d in the search space
xmin Lower limit of the dimension d in the search space
y* Set of feasible solutions that forms the Pareto front
d Number of dimensions of the search space
ef Evolutionary factor used in the APSO
f(·) Objective function to be minimised or maximised
g Set of inequality function constraints
h Set of equality function constraints
hp(·) Dynamic modified penalty value in a penalty function
l Number of particles in the swarm or in the neighbourhood
m Number of inequality constraints
n Non-linear modulation index
p Number of equality constraints
qi(·) Relative violated function of the constraints in a penalty function
s Number of particles in the swarm
t The number of the current iteration
wg Parameter, in the form of a diagonal matrix, to add variability to the best position in the swarm