Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Distributed Maximum Matching in Bounded Degree Graphs (1407.7882v3)

Published 29 Jul 2014 in cs.DC and cs.DS

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-\eps)$ times the optimal in $\Delta{O(1/\eps)} + O\left(\frac{1}{\eps2}\right) \cdot\log*(n)$ rounds where $n$ is the number of vertices in the graph and $\Delta$ is the maximum degree. Our algorithm for the edge-weighted case computes a matching whose weight is at least $(1-\eps)$ times the optimal in $\log(\min{1/\wmin,n/\eps}){O(1/\eps)}\cdot(\Delta{O(1/\eps)}+\log*(n))$ rounds for edge-weights in $[\wmin,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-\eps)$-approximation algorithm that runs in $O((\log(n)) /\eps3)$ rounds. For the weighted case they give a randomized $(1/2-\eps)$-approximation algorithm that runs in $O(\log(\eps{-1}) \cdot \log(n))$ rounds. Hence, our results improve on the previous ones when the parameters $\Delta$, $\eps$ and $\wmin$ are constants (where we reduce the number of runs from $O(\log(n))$ to $O(\log*(n))$), and more generally when $\Delta$, $1/\eps$ and $1/\wmin$ are sufficiently slowly increasing functions of $n$. Moreover, our algorithms are deterministic rather than randomized.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Guy Even (35 papers)
  2. Moti Medina (27 papers)
  3. Dana Ron (32 papers)
Citations (34)

Summary

We haven't generated a summary for this paper yet.