Optimal pointer algorithms for finding nearest common ancestors in dynamic trees

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

Abstract

We consider the problem of finding the nearest common ancestor of two given nodes x and y (denoted by nca(x, y)) in a dynamic forest of rooted trees. Interspersed with nca-queries sire on-line commands link(x, y), where x but not necessarily y is a tree root. The effect of a command link(x,y) is to combine the trees containing x and y by making y the parent of x. This problem was originally proposed by Aho, Hopcroft and Ullman (SIAM J. Comput. 5(1), 115-132, 1976). We present a pointer machine algorithm, which performs n link and m nca in time O(n + m log log n), matching a lower-bound by Harel and Tarjan (SIAM J. Comput. 13(2), 338-355, 1984). The previous best bound on a pointer machine was O((n + m) log n), due to Sleator and Tarjan (J. Comput. Syst. Sc. 26(3), 362-391, 1983).

Cite

CITATION STYLE

APA

Alstrup, S., & Thorup, M. (1996). Optimal pointer algorithms for finding nearest common ancestors in dynamic trees. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1097, pp. 212–222). Springer Verlag. https://doi.org/10.1007/3-540-61422-2_133

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