14/07/2020

A massively parallel algorithm for minimum weight vertex cover

Mohsen Ghaffari, Ce Jin, Daan Nilis

Keywords: weighted vertex cover, massively parallel computation, approximation algorithms, round compression

Abstract: We present a massively parallel algorithm, with near-linear memory per machine, that computes a (2+ε)-approximation of minimum-weight vertex cover in O(log log d) rounds, where d is the average degree of the input graph.Our result fills the key remaining gap in the state-of-the-art MPC algorithms for vertex cover and matching problems; two classic optimization problems, which are duals of each other. Concretely, a recent line of work—by Czumaj et al. [STOC’18], Ghaffari et al. [PODC’18], Assadi et al. [SODA’19], and Gamlath et al. [PODC’19]—provides O(log log n) time algorithms for (1+ε)-approximate maximum weight matching as well as for (2+ε)-approximate minimum cardinality vertex cover. However, the latter algorithm does not work for the general weighted case of vertex cover, for which the best known algorithm remained at O(log n) time complexity.

 0
 0
 0
 0
This is an embedded video. Talk and the respective paper are published at SPAA 2020 virtual conference. If you are one of the authors of the paper and want to manage your upload, see the question "My papertalk has been externally embedded..." in the FAQ section.

Comments

Post Comment
no comments yet
code of conduct: tbd

Similar Papers