We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Graph algorithms and population protocols: Approximating Bipartite Minimum Vertex Cover in the CONGEST model

Formale Metadaten

Titel
Graph algorithms and population protocols: Approximating Bipartite Minimum Vertex Cover in the CONGEST model
Serientitel
Anzahl der Teile
30
Autor
Lizenz
CC-Namensnennung 4.0 International:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
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(nlogn)-round algorithm for computing a maximum matching, the constructive proof of K\H{o}nig's theorem directly leads to a deterministic 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−δ)-approximate matching for some δ>1, we show that a (1+O(δ))-approximate vertex cover can be computed in time O(D+\poly(lognδ)), where D is the diameter of the graph. When combining with known graph clustering techniques, for any \eps∈(0,1], this leads to a \poly(logn\eps)-time deterministic and also to a slightly faster and simpler randomized O(logn\eps3)-round CONGEST algorithm for computing a (1+\eps)-approximate vertex cover in bipartite graphs. For constant \eps, the randomized time complexity matches the Ω(logn) lower bound for computing a (1+\eps)-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) rounds in the CONGEST model and where it is not even known how to compute any (2−\eps)-approximation in time o(n2).