ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2011.10014
29
3

Approximate Bipartite Vertex Cover in the CONGEST Model

19 November 2020
S. Faour
Fabian Kuhn
ArXiv (abs)PDFHTML
Abstract

We give efficient distributed algorithms for the minimum vertex cover problem in bipartite graphs in the CONGEST model. From K\H{o}nig's theorem, it is well known that in bipartite graphs the size of a minimum vertex cover is equal to the size of a maximum matching. We first show that together with an existing O(nlog⁡n)O(n\log n)O(nlogn)-round algorithm for computing a maximum matching, the constructive proof of K\H{o}nig's theorem directly leads to a deterministic O(nlog⁡n)O(n\log n)O(nlogn)-round CONGEST algorithm for computing a minimum vertex cover. We then show that by adapting the construction, we can also convert an \emph{approximate} maximum matching into an \emph{approximate} minimum vertex cover. Given a (1−δ)(1-\delta)(1−δ)-approximate matching for some δ>1\delta>1δ>1, we show that a (1+O(δ))(1+O(\delta))(1+O(δ))-approximate vertex cover can be computed in time O(D+poly(log⁡nδ))O(D+\mathrm{poly}(\frac{\log n}{\delta}))O(D+poly(δlogn​)), where DDD is the diameter of the graph. When combining with known graph clustering techniques, for any ε∈(0,1]\varepsilon\in(0,1]ε∈(0,1], this leads to a poly(log⁡nε)\mathrm{poly}(\frac{\log n}{\varepsilon})poly(εlogn​)-time deterministic and also to a slightly faster and simpler randomized O(log⁡nε3)O(\frac{\log n}{\varepsilon^3})O(ε3logn​)-round CONGEST algorithm for computing a (1+ε)(1+\varepsilon)(1+ε)-approximate vertex cover in bipartite graphs. For constant ε\varepsilonε, the randomized time complexity matches the Ω(log⁡n)\Omega(\log n)Ω(logn) lower bound for computing a (1+ε)(1+\varepsilon)(1+ε)-approximate vertex cover in bipartite graphs even in the LOCAL model. Our results are also in contrast to the situation in general graphs, where it is known that computing an optimal vertex cover requires Ω~(n2)\tilde{\Omega}(n^2)Ω~(n2) rounds in the CONGEST model and where it is not even known how to compute any (2−ε)(2-\varepsilon)(2−ε)-approximation in time o(n2)o(n^2)o(n2).

View on arXiv
Comments on this paper