Research Article

Smallest-Small-World Cellular Harmony Search for Optimization of Unconstrained Benchmark Problems

Algorithm 1

for each   do
if   () ≤ HMCR  then
% memory consideration
if  rand() ≤ PAR   then
   rand() ×  % pitch adjustment
  if  
   
  elseif
   
  end
     end
else
rand() ×  % random selection
end
end