Randomized path coloring on binary trees

  • Authors:
  • Vincenzo Auletta;Ioannis Caragiannis;Christos Kaklamanis;Pino Persiano

  • Affiliations:
  • -;-;-;-

  • Venue:
  • APPROX '00 Proceedings of the Third International Workshop on Approximation Algorithms for Combinatorial Optimization
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Motivated by the problem of WDM routing in all-optical networks, we study the following NP-hard problem. We are given a directed binary tree T and a set R of directed paths on T. We wish to assign colors to paths in R, in such a way that no two paths that share a directed arc of T are assigned the same color and that the total number of colors used is minimized. Our results are expressed in terms of the depth of the tree and the maximum load l of R, i.e., the maximum number of paths that go through a directed arc of T. So far, only deterministic greedy algorithms have been presented for the problem. The best known algorithm colors any set R of maximum load l using at most 5l/3 colors. Alternatively, we say that this algorithm has performance ratio 5/3. It is also known that no deterministic greedy algorithm can achieve a performance ratio better than 5/3. In this paper we define the class of greedy algorithms that use randomization. We study their limitations and prove that, with high probability, randomized greedy algorithms cannot achieve a performance ratio better than 3/2 when applied to binary trees of depth Ω(l), and 1.293 - o(1) when applied to binary trees of constant depth. Exploiting inherent properties of randomized greedy algorithms, we obtain the first randomized algorithm for the problem that uses at most 7l/5 + o(l) colors for coloring any set of paths of maximum load l on binary trees of depth o(l1/3), with high probability. We also present an existential upper bound of 7l/5 + o(l) that holds on any binary tree. In the analysis of our bounds we use tail inequalities for random variables following hypergeometrical probability distributions which may be of their own interest.