Maintaining Expander Decompositions via Sparse Cuts
Abstract
In this article, we show that the algorithm of maintaining expander decompositions in graphs undergoing edge deletions directly by removing sparse cuts repeatedly can be made efficient. Formally, for an -edge undirected graph , we say a cut is -sparse if . A -expander decomposition of is a partition of into sets such that each cluster contains no -sparse cut (meaning it is a -expander) with edges crossing between clusters. A natural way to compute a -expander decomposition is to decompose clusters by -sparse cuts until no such cut is contained in any cluster. We show that even in graphs undergoing edge deletions, a slight relaxation of this meta-algorithm can be implemented efficiently with amortized update time . Our approach naturally extends to maintaining directed -expander decompositions and -expander hierarchies and thus gives a unifying framework while having simpler proofs than previous state-of-the-art work. In all settings, our algorithm matches the run-times of previous algorithms up to subpolynomial factors. Moreover, our algorithm provides stronger guarantees for -expander decompositions. For example, for graphs undergoing edge deletions, our approach is the first to maintain a dynamic expander decomposition where each updated decomposition is a refinement of the previous decomposition, and our approach is the first to guarantee a sublinear bound on the total number of edges that cross between clusters across the entire sequence of dynamic updates.
Keywords
Cite
@article{arxiv.2204.02519,
title = {Maintaining Expander Decompositions via Sparse Cuts},
author = {Yiding Hua and Rasmus Kyng and Maximilian Probst Gutenberg and Zihang Wu},
journal= {arXiv preprint arXiv:2204.02519},
year = {2023}
}