Arrow Research search
Back to STOC

STOC 2025

Deterministic Dynamic Maximal Matching in Sublinear Update Time

Conference Paper Session 2B Algorithms and Complexity · Theoretical Computer Science

Abstract

We give a fully dynamic deterministic algorithm for maintaining a maximal matching of an n -vertex graph in Õ( n 8/9 ) amortized update time. This breaks the long-standing Ω( n )-update-time barrier on dense graphs, achievable by trivially scanning all incident vertices of the updated edge, and affirmatively answers a major open question repeatedly asked in the literature Baswana, Gupta and Sen [FOCS 2011], Bhattacharya,Chakrabarty, Henzinger and Nanongkai [SODA 2018], Solomon [Dagstuhl]. We also present a faster randomized algorithm against an adaptive adversary with Õ( n 3/4 ) amortized update time. Our approach employs the edge degree constrained subgraph (EDCS), a central object for optimizing approximation ratio, in a completely novel way; we instead use it for maintaining a matching that matches all high degree vertices in sublinear update time so that it remains to handle low degree vertices rather straightforwardly. To optimize this approach, we employ tools never used in the dynamic matching literature prior to our work, including sublinear-time algorithms for matching high degree vertices, random walks on directed expanders, and the monotone Even-Shiloach tree for dynamic shortest paths.

Authors

Keywords

  • Dynamic Algorithm
  • Graph Algorithm
  • Maximal Matching
  • Maximum Matching

Context

Venue
ACM Symposium on Theory of Computing
Archive span
1969-2025
Indexed papers
4364
Paper id
1038490692496075772
v2026.09.13