Parallelized cuckoo search algorithm for unconstrained optimization

  • Authors:
  • Milos Subotic;Milan Tuba;Nebojsa Bacanin;Dana Simian

  • Affiliations:
  • Faculty of Computer Science, University Megatrend Belgrade, N. Belgrade, Serbia;Faculty of Computer Science, University Megatrend Belgrade, N. Belgrade, Serbia;Faculty of Computer Science, University Megatrend Belgrade, N. Belgrade, Serbia;Department of Computer Science, Lucian Blaga University of Sibiu, Sibiu, Romania

  • Venue:
  • BICA'12 Proceedings of the 5th WSEAS congress on Applied Computing conference, and Proceedings of the 1st international conference on Biologically Inspired Computation
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modifications that introduce parallelization of standard cuckoo search algorithm are proposed in this paper. Basic form of the cuckoo search algorithm has already shown great potential for optimization problems, especially when applied to unconstrained continuous functions. In this paper two aspects of parallelization are proposed. The first one addresses the performance issue, while the second one deals with quality of results. Multicore processors became standard today. When different runs of algorithm execute within different threads, better performance can be reached. Second issue refers to multiple flocks approach that combines search results from two or more flocks. Set of well-known unconstrained continuous benchmark function is used to illustrate testing results of the proposed parallelized cuckoo search algorithm.