Finding articulation points of large graphs in linear time

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

Abstract

Given an n-node m-edge graph G, the articulation points of graph G can be found in O(m + n) time in the RAM model, through a DFS-based algorithm. In the semi-streaming model for large graphs, where memory is limited to O(n polylog n) and edges may only be accessed in one or more sequential passes, no efficient DFS algorithm is known, so another approach is needed. We show that the articulation points can be found in O(m+n) time using O(n) space and one sequential pass of the graph. The previous best algorithm in the semi-streaming model also uses O(n) space and one pass, but has running time O(mα(n)+n log n), where α denotes the inverse of Ackermann function.

Cite

CITATION STYLE

APA

Farach-Colton, M., Hsu, T. S., Li, M., & Tsai, M. T. (2015). Finding articulation points of large graphs in linear time. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9214, pp. 363–372). Springer Verlag. https://doi.org/10.1007/978-3-319-21840-3_30

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