88
1

Improved Deterministic Distributed Maximum Weight Independent Set Approximation in Sparse Graphs

Abstract

We design new deterministic CONGEST approximation algorithms for \emph{maximum weight independent set (MWIS)} in \emph{sparse graphs}. As our main results, we obtain new Δ(1+ϵ)\Delta(1+\epsilon)-approximation algorithms as well as algorithms whose approximation ratio depend strictly on α\alpha, in graphs with maximum degree Δ\Delta and arboricity α\alpha. For (deterministic) Δ(1+ϵ)\Delta(1+\epsilon)-approximation, the current state-of-the-art is due to a recent breakthrough by Faour et al.\ [SODA 2023] that showed an O(log2(ΔW)log(1/ϵ)+logn)O(\log^{2} (\Delta W)\cdot \log (1/\epsilon)+\log ^{*}n)-round algorithm, where WW is the largest node-weight (this bound translates to O(log2nlog(1/ϵ))O(\log^{2} n\cdot\log (1/\epsilon)) under the common assumption that W=poly(n)W=\text{poly}(n)). As for α\alpha-dependent approximations, a deterministic CONGEST (8(1+ϵ)α)(8(1+\epsilon)\cdot\alpha)-approximation algorithm with runtime O(log3nlog(1/ϵ))O(\log^{3} n\cdot\log (1/\epsilon)) can be derived by combining the aforementioned algorithm of Faour et al.\ with a method presented by Kawarabayashi et al.\ [DISC 2020].

View on arXiv
Comments on this paper