Succinct indices for path minimum, with applications to path reporting

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

Abstract

In the path minimum query problem, we preprocess a tree on n weighted nodes, such that given an arbitrary path, we can locate the node with the smallest weight along this path. We design novel succinct indices for this problem; one of our index structures supports queries in O(α(m,n)) time, and occupies O(m) bits of space in addition to the space required for the input tree, where m is an integer greater than or equal to n and α(m,n) is the inverse-Ackermann function. These indices give us the first succinct data structures for the path minimum problem, and allow us to obtain new data structures for path reporting queries, which report the nodes along a query path whose weights are within a query range. We achieve three different time/space tradeoffs for path reporting by designing (a) an O(n)-word structure with O(lgεn+occ ·lg εn) query time, where occ is the number of nodes reported; (b) an O(n lg lg n)-word structure with O(lg lg n+occ · lg lg n)query time; and (c) an O(n lgεn) -word structure with O(lg lg n+occ) query time. These tradeoffs match the state of the art of two-dimensional orthogonal range reporting queries [8] which can be treated as a special case of path reporting queries. When the number of distinct weights is much smaller than n, we further improve both the query time and the space cost of these three results. © 2014 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Chan, T. M., He, M., Munro, J. I., & Zhou, G. (2014). Succinct indices for path minimum, with applications to path reporting. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 8737 LNCS, pp. 247–259). Springer Verlag. https://doi.org/10.1007/978-3-662-44777-2_21

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