ABSTRACT

Crow Search Algorithm (CSA) was introduced in 2016 and it is based on the behavior of the intelligent crows that store the excess food in different hiding places and retrieve it when they need it. The chapter has the following structure: the first section presents the CSA, the second section presents the pseudo code of the algorithm and describes the algorithm in more details, the third section presents the Matlab version of the source code, the fourth section presents the C++ version of the source code, the fifth section presents a step-by-step numerical example and the last section presents the conclusions.