51
9

Distributed Approximation on Power Graphs

Abstract

We investigate graph problems in the following setting: we are given a graph GG and we are required to solve a problem on G2G^2. While we focus mostly on exploring this theme in the distributed CONGEST model, we show new results and surprising connections to the centralized model of computation. In the CONGEST model, it is natural to expect that problems on G2G^2 would be quite difficult to solve efficiently on GG, due to congestion. However, we show that the picture is both more complicated and more interesting. Specifically, we encounter two phenomena acting in opposing directions: (i) slowdown due to congestion and (ii) speedup due to structural properties of G2G^2. We demonstrate these two phenomena via two fundamental graph problems, namely, Minimum Vertex Cover (MVC) and Minimum Dominating Set (MDS). Among our many contributions, the highlights are the following. - In the CONGEST model, we show an O(n/ϵ)O(n/\epsilon)-round (1+ϵ)(1+\epsilon)-approximation algorithm for MVC on G2G^2, while no o(n2)o(n^2)-round algorithm is known for any better-than-2 approximation for MVC on GG. - We show a centralized polynomial time 5/35/3-approximation algorithm for MVC on G2G^2, whereas a better-than-2 approximation is UGC-hard for GG. - In contrast, for MDS, in the CONGEST model, we show an Ω~(n2)\tilde{\Omega}(n^2) lower bound for a constant approximation factor for MDS on G2G^2, whereas an Ω(n2)\Omega(n^2) lower bound for MDS on GG is known only for exact computation. In addition to these highlighted results, we prove a number of other results in the distributed CONGEST model including an Ω~(n2)\tilde{\Omega}(n^2) lower bound for computing an exact solution to MVC on G2G^2, a conditional hardness result for obtaining a (1+ϵ)(1+\epsilon)-approximation to MVC on G2G^2, and an O(logΔ)O(\log \Delta)-approximation to the MDS problem on G2G^2 in \mboxpolylogn\mbox{poly}\log n rounds.

View on arXiv
Comments on this paper