Edge Coloring and Decompositions of Weighted Graphs

  • Uriel Feige ,
  • Mohit Singh

In Proceedings of European Symposium of Algorithms, ESA 2008 |

Published by Springer-Verlag Berlin Heidelberg

We consider two generalizations of the edge coloring problem in bipartite graphs. The first problem we consider is the weighted bipartite edge coloring problem where we are given an edge-weighted bipartite graph G = (V,E) with weights w : E → [0, 1]. The task is to find a proper weighted coloring of the edges with as few colors as possible. An edge coloring of the weighted graph is called a proper weighted coloring if the sum of the weights of the edges incident to a vertex of any color is at most one. We give a polynomial time algorithm for the weighted bipartite edge coloring problem which returns a proper weighted coloring using at most 2.25n colors where n is the maximum total weight incident at any vertex. This improves on the previous best bound of Correa and Goemans [5] which returned a coloring using 2.557n + o(n) colors. The second problem we consider is the Balanced Decomposition of Bipartite graphs problem where we are given a bipartite graph G = (V,E) and α1,…,αk ∈ (0, 1) summing to one. The task is to find a partition E1,…,Ek of E such that degEi (v) is close to αidegE(v) for each 1 ≤ i ≤ k and v ∈ V . We give an alternate proof of the result of Correa and Goemans [5] that there is a decomposition such that αidegE(v) − 2 ≤ degEi (v) ≤ αidegE(v) + 2 for each v ∈ V and 1 ≤ i ≤ k. Moreover, we show that the additive error can be improved from two to one if only upper bounds or only lower bounds on the degree are present. All our results hold also for bipartite multigraphs, and the decomposition results hold also for general graphs.