Improved Bounds for Fully Dynamic Matching via Ordered Ruzsa-Szemeredi Graphs
Abstract: In a very recent breakthrough, Behnezhad and Ghafari [FOCS'24] developed a novel fully dynamic randomized algorithm for maintaining a -approximation of maximum matching with amortized update time potentially much better than the trivial update time. The runtime of the BG algorithm is parameterized via the following graph theoretical concept: * For any , define -- standing for Ordered RS Graph -- to be the largest number of edge-disjoint matchings of size in an -vertex graph such that for every , is an induced matching in the subgraph . Then, for any fixed $\epsilon > 0$, the BG algorithm runs in [ O\left( \sqrt{n{1+O(\epsilon)} \cdot ORS(n)} \right) ] amortized update time with high probability, even against an adaptive adversary. is a close variant of a more well-known quantity regarding RS graphs (which require every matching to be induced regardless of the ordering). It is currently only known that , and closing this gap appears to be a notoriously challenging problem. In this work, we further strengthen the result of Behnezhad and Ghafari and push it to limit to obtain a randomized algorithm with amortized update time of [ n{o(1)} \cdot ORS(n) ] with high probability, even against an adaptive adversary. In the limit, i.e., if current lower bounds for are almost optimal, our algorithm achieves an update time for -approximation of maximum matching, almost fully resolving this fundamental question. In its current stage also, this fully reduces the algorithmic problem of designing dynamic matching algorithms to a purely combinatorial problem of upper bounding with no algorithmic considerations.
Paper Prompts
Sign up for free to create and run prompts on this paper.