Research Article

A Cuckoo Search Algorithm for Multimodal Optimization

Algorithm 1

Cuckoo search (CS) algorithm.
(1) Input:   , N and gen
(2) Initialize
(3) until   )
(5)  OperatorA( )     Section 2.1
(6)  OperatorC( , ) Section 2.3
(7)  OperatorB( )     Section 2.2
(8)  OperatorC( , ) Section 2.3
(9) end  until