Research Article

An Improved Harmony Search Based on Teaching-Learning Strategy for Unconstrained Optimization Problems

Algorithm 1

The improvisation procedure of new harmony vector by HS.
For  i = 1 to D  do
If  rand( ) ≤ HMCR  then
  
  If  rand( ) ≤ PAR  then
   
   
  End  If
Else
  
End  If
End  For