This paper proposes a novel hybrid algorithm called Crossover Based Artificial Bee Colony (CBABC) that integrates the Artificial Bee Colony (ABC) algorithm with a crossover operation from Genetic Algorithms to improve optimization performance. It emphasizes balancing exploration and exploitation phases to enhance the search efficiency for optimization problems, particularly tested against four benchmark functions and a real-world continuous optimization problem. The methodology and experimental results illustrate significant improvements in the performance of the ABC algorithm when combined with crossover techniques.
Related topics: