|
Algorithm 3: STOA |
Input:
Output:
’
Determine the fitness of every SA
) do
for every SA, do
Modify the locations of SAs using Equation (10)
end //for
’
Find the fitness of every SA
’ in case there is an improved solution compared to a former ideal solution
End
|