ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2106.02942
29
32
v1v2v3 (latest)

Time-Optimal Sublinear Algorithms for Matching and Vertex Cover

5 June 2021
Soheil Behnezhad
ArXiv (abs)PDFHTML
Abstract

We study the problem of estimating the size of maximum matching and minimum vertex cover in sublinear time. Denoting the number of vertices by nnn and the average degree in the graph by dˉ\bar{d}dˉ, we obtain the following results for both problems: * A multiplicative (2+ϵ)(2+\epsilon)(2+ϵ)-approximation that takes O~(n/ϵ2)\tilde{O}(n/\epsilon^2)O~(n/ϵ2) time using adjacency list queries. * A multiplicative-additive (2,ϵn)(2, \epsilon n)(2,ϵn)-approximation in O~((dˉ+1)/ϵ2)\tilde{O}((\bar{d} + 1)/\epsilon^2)O~((dˉ+1)/ϵ2) time using adjacency list queries. * A multiplicative-additive (2,ϵn)(2, \epsilon n)(2,ϵn)-approximation in O~(n/ϵ3)\tilde{O}(n/\epsilon^{3})O~(n/ϵ3) time using adjacency matrix queries. All three results are provably time-optimal up to polylogarithmic factors culminating a long line of work on these problems. Our main contribution and the key ingredient leading to the bounds above is a new and near-tight analysis of the average query complexity of the randomized greedy maximal matching algorithm which improves upon a seminal result of Yoshida, Yamamoto, and Ito [STOC'09].

View on arXiv
Comments on this paper