pith. sign in

Improved Algorithms for Fully Dynamic Maximal Independent Set

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
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.

fields

cs.DS 2

years

2026 1 2019 1

verdicts

UNVERDICTED 2

representative citing papers

Dynamic Maximal Independent Set

cs.DS · 2019-06-23 · unverdicted · novelty 7.0

A dynamic algorithm maintains a maximal independent set in an edge-update stream with amortized O(log^3 n) update time.

Parallel Batch-Dynamic Maximal Independent Set

cs.DS · 2026-04-08 · unverdicted · novelty 7.0

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.

citing papers explorer

Showing 2 of 2 citing papers.

  • Dynamic Maximal Independent Set cs.DS · 2019-06-23 · unverdicted · none · ref 4 · internal anchor

    A dynamic algorithm maintains a maximal independent set in an edge-update stream with amortized O(log^3 n) update time.

  • Parallel Batch-Dynamic Maximal Independent Set cs.DS · 2026-04-08 · unverdicted · none · ref 26

    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.