The Complexity of Distributed Approximation of Packing and Covering Integer Linear Programs

Abstract

In this paper, we present a low-diameter decomposition algorithm in the LOCAL model of distributed computing that succeeds with probability 1 - 1/poly(n). Specifically, we show how to compute an (ε, O( nε)) low-diameter decomposition in O(3(1/ε) nε) round Further developing our techniques, we show new distributed algorithms for approximating general packing and covering integer linear programs in the LOCAL model. For packing problems, our algorithm finds an (1-ε)-approximate solution in O(3 (1/ε) nε) rounds with probability 1 - 1/poly(n). For covering problems, our algorithm finds an (1+ε)-approximate solution in O(( n + (1/ε))3 nε) rounds with probability 1 - 1/poly(n). These results improve upon the previous O(3 nε)-round algorithm by Ghaffari, Kuhn, and Maus [STOC 2017] which is based on network decompositions. Our algorithms are near-optimal for many fundamental combinatorial graph optimization problems in the LOCAL model, such as minimum vertex cover and minimum dominating set, as their (1 ε)-approximate solutions require ( nε) rounds to compute.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…