Research Article

A Novel Hybrid Self-Adaptive Bat Algorithm

Algorithm 2

Modification in hybrid self-adaptive BA algorithm (HSABA).
Input: Population for .
Output: Trial solution .
(1)   if     then
(2)     ;
(3)     ;
(4)    for     to     do
(5)    if   ∣∣   then
(6)      ;
(7)    end if
(8)     ;
(9)    end for  {DE Strategies}
(10) end if