Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization

Version 1.0.0 (5.84 KB) by Shao-w G
A new meta-heuristic algorithm Cuckoo Catfish Optimizer (CCO) is proposed for numerical optimization problems
368 Downloads
Updated 2 Dec 2024

View License

A new meta-heuristic algorithm Cuckoo Catfish Optimizer (CCO) is proposed for numerical optimization problems, which simulates the search, predation and parasitic cichlids behavior of Cuckoo Catfish. Early iterations of the algorithm focus on executing a multidimensional enveloping search strategy and a compressed space strategy, combined with an auxiliary search strategy to effectively limit the escape space of cichlids. This phase ensures extensive exploration of the solution space. In the intermediate stage of iteration, the algorithm uses a transition strategy to promote a smooth transition from exploration to exploitation, endowing the algorithm with both a certain degree of exploration capability and exploitation capability. In later stages, the algorithm uses chaotic predation mechanisms to create disturbances around cichlids to improve the exploitation of optimal solutions. Throughout the entire optimization process, the guidance, parasitism, and death mechanisms of individuals are integrated, allowing individuals to adjust their positions in real-time and improve the overall convergence accuracy. This paper rigorously evaluates the performance of CCO through 23 classic test functions and three CEC test suites. The experimental results show that compared with 11 famous algorithms and 10 novel improved algorithms, CCO can obtain the optimal solution in 91.52$\%$ of the test functions, demonstrating its excellent ability in solving various numerical optimization problems. Additionally, through the successful application to 6 mechanical optimization problems, 3 photovoltaic cell parameter optimization problems, and 1 path optimization problem, the competitiveness of CCO in solving real-world problems is verified and highlighted.
% Paper:
% Tian-Lei Wang, Shao-Wei Gu, Ren-Ju Liu, Le-Qing Chen, Zhu Wang, Zhi-Qiang Zeng,
% Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization Algorithm
% Artificial Intelligence Review
Please contact us if there are bugs in the code: gswawei@163.com; tianlei.wang@aliyun.com; llliurenju@163.com; chenleqing3839@163.com; wharry@163.com; zhiqiang.zeng@outlook.com

Cite As

Shao-w G (2025). Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization (https://www.mathworks.com/matlabcentral/fileexchange/176828-cuckoo-catfish-optimizer-a-new-meta-heuristic-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Code of CCO/Code of CCO

Version Published Release Notes
1.0.0