Fast and simple connectivity in graph timelines

7Citations
Citations of this article
4Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In this paper we study the problem of answering connectivity queries about a graph timeline. A graph timeline is a sequence of undirected graphs G1,..., Gt on a common set of vertices of size n such that each graph is obtained from the previous one by an addition or a deletion of a single edge. We present data structures, which preprocess the timeline and can answer the following queries: - forall(u, v, a, b) - does the path u → v exist in each of Ga,..., Gb? - exists(u, v, a, b) - does the path u → v exist in any of Ga,..., Gb? - forall2(u, v, a, b) - do there exist two edge-disjoint paths connecting u and v in each of Ga,..., Gb? We show data structures that can answer forall and forall2 queries in O(log n) time after preprocessing in O(m + t log n) time. Here by m we denote the number of edges that remain unchanged in each graph of the timeline. For the case of exists queries, we show how to extend an existing data structure to obtain a preprocessing/query trade-off of 〈O(m + min(nt, t2-α)),O(tα)〉 and show a matching conditional lower bound.

Cite

CITATION STYLE

APA

Karczmarz, A., & ŁĄcki, J. (2015). Fast and simple connectivity in graph timelines. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9214, pp. 458–469). Springer Verlag. https://doi.org/10.1007/978-3-319-21840-3_38

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free