About 412,000 results
Open links in new tab
  1. Cuckoo search - Wikipedia

    CS is based on three idealized rules: The number of available hosts nests is fixed, and the egg laid by a cuckoo is discovered by the host bird with a probability . In this case, the host bird …

  2. Cuckoo Search Algorithm | Baeldung on Computer Science

    Mar 22, 2023 · Yang and Deb created the cuckoo search algorithm in 2009. It was inspired by the cuckoo birds. Cuckoo birds lay their eggs in the nests of the other host birds. The first …

  3. Cuckoo Search Algorithm - an overview | ScienceDirect Topics

    The Cuckoo Search Algorithm (CSA) is defined as a nature-based meta-heuristic optimization algorithm inspired by the egg-laying behavior of cuckoo birds, aiming to solve various …

  4. Cuckoo Search (CS) Algorithm - File Exchange - MATLAB Central

    Feb 14, 2013 · A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works …

  5. Cuckoo search algorithm: overview, modifications, and applications

    Jan 7, 2025 · The Cuckoo Search Algorithm (CSA), introduced by Xin-She Yang and Suash Deb in 2009, is a nature-inspired metaheuristic optimization technique modeled on the brood …

  6. Understanding the Cuckoo Search Algorithm: A Step-by-Step …

    Explore the Cuckoo Search Algorithm and how it optimizes solutions with examples and detailed explanations.

  7. A Review on the Cuckoo Search Algorithm - Springer

    Mar 25, 2021 · A review of the Cuckoo Search (CS) algorithm, which is within the classification of bio-inspired algorithms and is based on the breeding parasitism of a bird species called …

  8. Cuckoo Search | Algorithm Afternoon

    Cuckoo Search is inspired by the brood parasitism behavior of certain cuckoo species, which lay their eggs in the nests of other birds. The algorithm mimics this behavior by maintaining a …

  9. Researchers tested this algorithm on some well-known benchmark functions and compared with PSO and GA, and it was found that cuckoo search achieved better results than the results by …

  10. Cuckoo search algorithm, its variants and applications: A review

    Oct 20, 2023 · CS is inspired by a bird called cuckoo that cannot build a nest of its own. And the cuckoo bird lays its egg in other birds’ nests. This article examines the research outcomes in …