Research Article

A Hybrid Mutation Chemical Reaction Optimization Algorithm for Global Numerical Optimization

Algorithm 5

Decomposition of MCRO.
  Input: A molecule and buffer
(1)Obtain and from
(2)Obtain and   with turning operator
(3)Calculate and
(4)
(5)
(6)if    then
(7)  Get randomly in interval
(8)    and  
(9)  Create new molecules
(10)   else if    then
(11)      Get , , , and randomly in interval
(12)      
(13)      
(14)      Update
(15)      Create new molecules
(16)   end if
(17) else
(18)   
(19) end if
(20) If Success = TRUE
(21)   do  Mutation of     to     and     to  
(22)   Calculate  the     by     and     by  
(23)   If    better than   then   Replace     with     and     with  
(24)   If    better than   then   Replace     with     and     with  
(25)   Assign , , to the profile of
(26)   Assign , , to the profile of
(27) end if
(28) Output   and , and