ResearchTrend.AI
  • Communities
  • Connect sessions
  • AI calendar
  • Organizations
  • Join Slack
  • Contact Sales
Papers
Communities
Social Events
Terms and Conditions
Pricing
Contact Sales
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2026 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2311.04140
146
0
v1v2 (latest)

A Nearly Linear-Time Distributed Algorithm for Exact Maximum Matching

7 November 2023
Taisuke Izumi
ArXiv (abs)PDFHTML
Abstract

In this paper, we propose a randomized O~(\Mmax)\tilde{O}(\Mmax)O~(\Mmax)-round algorithm for the maximum cardinality matching problem in the CONGEST model, where \Mmax\Mmax\Mmax means the maximum size of a matching of the input graph GGG. The proposed algorithm substantially improves the current best worst-case running time. The key technical ingredient is a new randomized algorithm of finding an augmenting path of length ℓ\ellℓ with high probability within O~(ℓ)\tilde{O}(\ell)O~(ℓ) rounds, which positively settles an open problem left in the prior work by Ahmadi and Kuhn [DISC'20]. The idea of our augmenting path algorithm is based on a recent result by Kitamura and Izumi [IEICE Trans.'22], which efficiently identifies a sparse substructure of the input graph containing an augmenting path, following a new concept called \emph{alternating base trees}. Their algorithm, however, resorts to a centralized approach of collecting the entire information of the substructure into a single vertex for constructing an augmenting path. The technical highlight of this paper is to provide a fully-decentralized counterpart of such a centralized method. To develop the algorithm, we prove several new structural properties of alternating base trees, which are of independent interest.

View on arXiv
Comments on this paper