A Distributed $(2+\epsilon)$-Approximation for Vertex Cover in $O(\log{\Delta}/\epsilon\log\log{\Delta})$ Rounds
Reuven Bar-Yehuda, Keren Censor-Hillel, Gregory Schwartzman

TL;DR
This paper introduces a simple deterministic distributed algorithm that achieves a near-optimal approximation for the minimum weight vertex cover problem within a logarithmic number of rounds, challenging previous lower bounds.
Contribution
The paper presents a novel distributed $(2+ ext{epsilon})$-approximation algorithm for vertex cover with improved round complexity, valid for any epsilon > 0.
Findings
Achieves $(2+ ext{epsilon})$-approximation in $O(rac{ ext{log}\Delta}{ ext{epsilon} ext{log} ext{log}\Delta})$ rounds.
Constant approximation in $O(rac{ ext{log}\Delta}{ ext{log} ext{log}\Delta})$ rounds for fixed epsilon.
Contradicts existing lower bounds for certain parameter ranges.
Abstract
We present a simple deterministic distributed -approximation algorithm for minimum weight vertex cover, which completes in rounds, where is the maximum degree in the graph, for any which is at most . For a constant , this implies a constant approximation in rounds, which contradicts the lower bound of [KMW10].
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematical Approximation and Integration · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
