An experimental study of a simple, distributed edge-coloring algorithm

  • Authors:
  • Madhav V. Marathe;Alessandro Panconesi;Larry D. Risinger, jr

  • Affiliations:
  • Los Alamos National Laboratory, Los Alamos NM;Universitá La Sapienza di Roma, Roma Italy;Los Alamos National Laboratory, Los Alamos NM

  • Venue:
  • Journal of Experimental Algorithmics (JEA)
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We conduct an experimental analysis of a distributed randomized algorithm for edge coloring simple undirected graphs. The algorithm is extremely simple yet, according to the probabilistic analysis, it computes nearly optimal colorings very quickly [Grable and Panconesi 1997]. We test the algorithm on a number of random as well as nonrandom graph families.The test cases were chosen based on two objectives: (i) to provide insights into the worst-case behavior (in terms of time and quality) of the algorithm and (ii) to test the performance of the algorithm with instances that are likely to arise in practice. Our main results include the following:(1) The empirical results obtained compare very well with the recent empirical results reported by other researchers [Durand et al. 1994, 1998; Jain and Werth 1995].(2) The empirical results confirm the bounds on the running time and the solution quality as claimed in the theoretical paper. Our results show that for certain classes of graphs the algorithm is likely to perform much better than the analysis suggests.(3) The results demonstrate that the algorithm might be well suited (from a theoretical as well as practical standpoint) for edge coloring graphs quickly and efficiently in a distributed setting.Based on our empirical study, we propose a simple modification of the original algorithm with substantially improved performance in practice.