Beating Greedy Matching in Sublinear Time
Abstract: We study sublinear time algorithms for estimating the size of maximum matching in graphs. Our main result is a -approximation algorithm which can be implemented in time, where is the number of vertices and the constant $\epsilon > 0$ can be made arbitrarily small. The best known lower bound for the problem is , which holds for any constant approximation. Existing algorithms either obtain the greedy bound of -approximation [Behnezhad FOCS'21], or require some assumption on the maximum degree to run in -time [Yoshida, Yamamoto, and Ito STOC'09]. We improve over these by designing a less "adaptive" augmentation algorithm for maximum matching that might be of independent interest.
Paper Prompts
Sign up for free to create and run prompts on this paper.