Research Article

Construction Example for Algebra System Using Harmony Search Algorithm

Algorithm 2

The improvisation procedure of new harmony vector by HS.
For   to   do
  If  rand(0, 1) < HMCR then
    
    If  rand(0, 1) < PAR then
      ; //FW: fretwidth
      
    Endif
  Else
   
  Endif
End For