Worst-case time decremental connectivity and k-edge witness
Abstract
We give a simple algorithm for decremental graph connectivity that handles edge deletions in worst-case time and connectivity queries in , where is the number of edges deleted so far, and uses worst-case space . We use this to give an algorithm for -edge witness (``does the removal of a given set of edges disconnect two vertices ?'') with worst-case time and space . For these improve the worst-case bound for deletion due to Eppstein et al. We also give a decremental connectivity algorithm using space, whose time complexity depends on the toughness and independence number of the input graph. Finally, we show how to construct a distributed data structure for \kvw by giving a labeling scheme. This is the first data structure for \kvw that can efficiently distributed without just giving each vertex a copy of the whole structure. Its complexity depends on being able to construct a linear layout with good properties.
Cite
@article{arxiv.0810.5477,
title = {Worst-case time decremental connectivity and k-edge witness},
author = {Andrew Twigg},
journal= {arXiv preprint arXiv:0810.5477},
year = {2008}
}