A multiagent algorithm for graph partitioning

  • Authors:
  • Francesc Comellas;Emili Sapena

  • Affiliations:
  • Departament de Matemàtica Aplicada IV, Universitat Politècnica de Catalunya, Castelldefels, Catalonia, Spain;Departament de Matemàtica Aplicada IV, Universitat Politècnica de Catalunya, Castelldefels, Catalonia, Spain

  • Venue:
  • EuroGP'06 Proceedings of the 2006 international conference on Applications of Evolutionary Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The k-cut problem is an NP-complete problem which consists of finding a partition of a graph into k balanced parts such that the number of cut edges is minimized. Different algorithms have been proposed for this problem based on heuristic, geometrical and evolutionary methods. In this paper we present a new simple multiagent algorithm, ants, and we test its performance with standard graph benchmarks. The results show that this method can outperform several current methods while it is very simple to implement.