Improved Algorithms for Fully Dynamic Maximal Independent Set
read the original abstract
Maintaining maximal independent set in dynamic graph is a fundamental open problem in graph theory and the first sublinear time deterministic algorithm was came up by Assadi, Onak, Schieber and Solomon(STOC'18), which achieves $O(m^{3/4})$ amortized update time. We have two main contributions in this paper. We present a new simple deterministic algorithm with $O(m^{2/3}\sqrt{\log m})$ amortized update time, which improves the previous best result. And we also present the first randomized algorithm with expected $O(\sqrt{m}\log^{1.5}m)$ amortized time against an oblivious adversary.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
Parallel Batch-Dynamic Maximal Independent Set
A parallel batch-dynamic algorithm maintains a lexicographically-first maximal independent set with O(b log^3 n) expected work and polylog depth, outperforming prior sequential dynamic algorithms even for single updates.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.