|
Algorithm 4 High-level MS-AFS pseudo-code |
Initialize global parameters: , T, and N.
Initialize: control parameters of ABC, FA, and SCA meta-heuristics.
Generate initial population P according to Algorithm 1.
Determine populations for and — and , respectively.
while do
Execute according to Algorithm 2
Execute according to Algorithm 3
if then
if then
Trigger mechanism
end if
end if
end while
Return
Results analysis, performance metrics generation and visualization
|