|
Algorithm 2 Search process of s1—ABC algorithm |
for each solution do
perform employed bee phase according to Equation (6)
perform onlooker bee phase according to expressions (6) and (7)
end for
perform scout bee phase (explicit exploration) according to expression (4)
|