Deterministic Fully Dynamic Data Structures for Vertex Cover and Matching
Sayan Bhattacharya, Monika Henzinger, Giuseppe F. Italiano

TL;DR
This paper introduces the first deterministic data structures for fully dynamic approximate vertex cover and matching problems, achieving sublinear update times and settling an open problem in the field.
Contribution
It presents deterministic algorithms for maintaining approximate solutions to vertex cover and matching with improved update times, including near-optimal bounds for vertex cover.
Findings
Deterministic data structures for approximate vertex cover and matching.
Achieves sublinear amortized update times, including near-optimal bounds.
Provides practical algorithms with theoretical guarantees.
Abstract
We present the first deterministic data structures for maintaining approximate minimum vertex cover and maximum matching in a fully dynamic graph , with and , in time per update. In particular, for minimum vertex cover we provide deterministic data structures for maintaining a approximation in amortized time per update. For maximum matching, we show how to maintain a approximation in {\em amortized} time per update, and a approximation in {\em worst-case} time per update. Our data structure for fully dynamic minimum vertex cover is essentially near-optimal and settles an open problem by Onak and Rubinfeld from STOC' 2010.
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Markov Chains and Monte Carlo Methods · Advanced Graph Theory Research
