Comparison of different topologies for island-based multi-colony ant algorithms for the minimum weight vertex cover problem

  • Authors:
  • Raka Jovanovic;Milan Tuba;Dana Simian

  • Affiliations:
  • Institute of Physics Belgrade, Zemun, Serbia;Faculty of Computer Science, Megatrend University Belgrade, Serbia;Department of Computer Science, Lucian Blaga University of Sibiu, Romania

  • Venue:
  • WSEAS Transactions on Computers
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of this paper is compare the effect of using different topologies or connections between separate colonies in island based parallel implementations of the Ant Colony Optimization applied to the Minimum Weight Vertex Cover Problem. We investigated the sequential Ant Colony Optimization algorithms applied to the Minimum Weight Vertex Cover Problem before. Parallelization of population based algorithms using the island model is of great importance because it often gives super linear increase in performance. We observe the behavior of different parallel algorithms corresponding to several topologies and communication rules like fully connected, replace worst, ring and independent parallel runs. We also propose a variation of the algorithm corresponding to the ring topology that maintains the diversity of the search, but still moves to areas with better solutions and gives slightly better results even on a single processor with threads.