An ant-based algorithm for coloring graphs

  • Authors:
  • Thang N. Bui;ThanhVu H. Nguyen;Chirag M. Patel;Kim-Anh T. Phan

  • Affiliations:
  • Computer Science Program, Penn State Harrisburg, Middletown, PA 17057, USA;Computer Science Program, Penn State Harrisburg, Middletown, PA 17057, USA;Transfer Technology, Inc. 423 Walnut Street PO Box 2677, Harrisburg, PA 17105, USA;Mekong Tech, LLC, Philadelphia, PA, USA

  • Venue:
  • Discrete Applied Mathematics
  • Year:
  • 2008

Quantified Score

Hi-index 0.05

Visualization

Abstract

This paper presents an ant-based algorithm for the graph coloring problem. An important difference that distinguishes this algorithm from previous ant algorithms is the manner in which ants are used in the algorithm. Unlike previous ant algorithms where each ant colors the entire graph, each ant in this algorithm colors just a portion of the graph using only local information. These individual coloring actions by the ants form a coloring of the graph. Even with the lack of pheromone laying capacity by the ants, the algorithm performed well on a set of 119 benchmark graphs. Furthermore, the algorithm produced very consistent results, having very small standard deviations over 50 runs of each graph tested.