Improved Algorithms for Fully Dynamic Maximal Independent Set

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(m3/4) amortized update time. We have two main contributions in this paper. We present a new simple deterministic algorithm with O(m2/3 m) amortized update time, which improves the previous best result. And we also present the first randomized algorithm with expected O(m1.5m) amortized time against an oblivious adversary.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…