The Standard Cuckoo Search (CS)

This demo shows how the cuckoo search algorithm works.

You are now following this Submission

The standard cuckoo search algorithm is inspired by the evolutionary characteristics of cuckoo-host interactions. This demo solves a function of d=15 dimensions. It is straightforward to extend it to solve other functions and optimization problems.

The details can be found in the book: Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014). https://www.sciencedirect.com/book/9780124167438/nature-inspired-optimization-algorithms

Cite As

XS Yang (2026). The Standard Cuckoo Search (CS) (https://uk.mathworks.com/matlabcentral/fileexchange/74767-the-standard-cuckoo-search-cs), MATLAB Central File Exchange. Retrieved .

Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014)

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.0.0

Updated version.

1.0.0