Research of Parallel Artificial Bee Colony Algorithm Based on MPI

Yingsen Hong,Zhenzhou Ji,Chunlei Liu
DOI: https://doi.org/10.2991/iccsee.2013.339
2013-01-01
Abstract:Artificial bee colony algorithm is a smart optimization algorithm based on the bees acquisition model. A long time for the search of the artificial bee colony algorithm, in this paper we propose a parallel algorithm of artificial bee colony algorithm (MPI-ABC), with an application of a parallel programming environment MPI, using the programming mode of message passing rewriting the serial algorithm in parallel. Finally, this paper compare both serial and parallel algorithm with testing on complex function optimization problems. The experimental results show that the algorithm is effective to improve the search performance, especially for high-dimensional complex optimization problem.
What problem does this paper attempt to address?