Distributed Maximum Matching in Bounded Degree Graphs

Abstract

We present deterministic distributed algorithms for computing approximate maximum cardinality matchings and approximate maximum weight matchings. Our algorithm for the unweighted case computes a matching whose size is at least (1-) times the optimal in O(1/) + O(12) ·*(n) rounds where n is the number of vertices in the graph and is the maximum degree. Our algorithm for the edge-weighted case computes a matching whose weight is at least (1-) times the optimal in (\1/,n/\)O(1/)·(O(1/)+*(n)) rounds for edge-weights in [,1]. The best previous algorithms for both the unweighted case and the weighted case are by Lotker, Patt-Shamir, and Pettie~(SPAA 2008). For the unweighted case they give a randomized (1-)-approximation algorithm that runs in O(((n)) /3) rounds. For the weighted case they give a randomized (1/2-)-approximation algorithm that runs in O((-1) · (n)) rounds. Hence, our results improve on the previous ones when the parameters , and are constants (where we reduce the number of runs from O((n)) to O(*(n))), and more generally when , 1/ and 1/ are sufficiently slowly increasing functions of n. Moreover, our algorithms are deterministic rather than randomized.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…