TL;DR
This paper introduces deterministic algorithms for maintaining approximate maximum matchings in dynamic graphs with improved worst-case update times, closing the gap with existing amortized algorithms and explicitly detailing a batch-to-worst-case update transformation.
Contribution
It presents new deterministic algorithms with worst-case update times for approximate maximum matching, bridging the gap with prior amortized algorithms and clarifying a batch processing method.
Findings
Achieved deterministic worst-case update times of $ ilde{O}( oot{2}n)$ and $ ilde{O}(1)$ for different approximation ratios.
Closed the gap between worst-case and amortized update times for maximum matching.
Provided a method to convert batch-processing algorithms into worst-case update algorithms.
Abstract
We present deterministic algorithms for maintaining a and -approximate maximum matching in a fully dynamic graph with worst-case update times and respectively. The fastest known deterministic worst-case update time algorithms for achieving approximation ratio (for any ) and were both shown by Roghani et al. [2021] with update times and respectively. We close the gap between worst-case and amortized algorithms for the two approximation ratios as the best deterministic amortized update times for the problem are and which were shown in Bernstein and Stein [SODA'2021] and Bhattacharya and Kiss [ICALP'2021] respectively. In order to achieve both results we explicitly state a method implicitly used in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Deterministic Dynamic Matching In Worst-Case Update Time· youtube
