Papers
Topics
Authors
Recent
Search
2000 character limit reached

Approximating Maximum Matching Requires Almost Quadratic Time

Published 12 Jun 2024 in cs.DS | (2406.08595v1)

Abstract: We study algorithms for estimating the size of maximum matching. This problem has been subject to extensive research. For nn-vertex graphs, Bhattacharya, Kiss, and Saranurak FOCS'23 showed that an estimate that is within εn\varepsilon n of the optimal solution can be achieved in n<sup>2−Ωε(1)n<sup>{2-\Omega_\varepsilon(1)} time, where nn is the number of vertices. While this is subquadratic in nn for any fixed $\varepsilon &gt; 0$, it gets closer and closer to the trivial Θ(n<sup>2)\Theta(n<sup>2) time algorithm that reads the entire input as ε\varepsilon is made smaller and smaller. In this work, we close this gap and show that the algorithm of BKS is close to optimal. In particular, we prove that for any fixed $\delta &gt; 0$, there is another fixed $\varepsilon = \varepsilon(\delta) &gt; 0$ such that estimating the size of maximum matching within an additive error of εn\varepsilon n requires Ω(n<sup>2−δ)\Omega(n<sup>{2-\delta}) time in the adjacency list model.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.