Research Article

A Cuckoo Search Algorithm for Multimodal Optimization

Algorithm 3

Multimodal cuckoo search (MCS) algorithm.
(1)  Input:   and gen
(2)  Initialize
(3)  until   )
(5)   OperatorA( )    Section 2.1
(6)   OperatorD( )    Section 3.1
(7)   OperatorE )  Section 3.2
(8)   OperatorB( )    Section 2.2
(9)   OperatorD( )    Section 3.1
(10)  OperatorE )   Section 3.2
(11)   if ( has changed)
(12)    OperatorF       Section 3.3
(13)   end  if
(14) end  until