Improved Algorithms for Fully Dynamic Maximal Independent Set
Data Structures and Algorithms
2018-04-25 v1
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 amortized update time. We have two main contributions in this paper. We present a new simple deterministic algorithm with amortized update time, which improves the previous best result. And we also present the first randomized algorithm with expected amortized time against an oblivious adversary.
Cite
@article{arxiv.1804.08908,
title = {Improved Algorithms for Fully Dynamic Maximal Independent Set},
author = {Yuhao Du and Hengjie Zhang},
journal= {arXiv preprint arXiv:1804.08908},
year = {2018}
}