Affiliation:
1. University of Chile, Chile
2. University of Waterloo, Canada
3. Seoul National University, South Korea
Abstract
We define and design succinct indexes for several abstract data types (ADTs). The concept is to design auxiliary data structures that ideally occupy asymptotically less space than the information-theoretic lower bound on the space required to encode the given data, and support an extended set of operations using the basic operators defined in the ADT. The main advantage of succinct indexes as opposed to succinct (integrated data/index) encodings is that we make assumptions only on the ADT through which the main data is accessed, rather than the way in which the data is encoded. This allows more freedom in the encoding of the main data. In this article, we present succinct indexes for various data types, namely strings, binary relations and multilabeled trees. Given the support for the interface of the ADTs of these data types, we can support various useful operations efficiently by constructing succinct indexes for them. When the operators in the ADTs are supported in constant time, our results are comparable to previous results, while allowing more flexibility in the encoding of the given data.
Using our techniques, we design a succinct encoding that represents a string of length
n
over an alphabet of size σ using
n
H
k
(
S
) + lg σ ·
o
(
n
) +
O
(
n
lg σ/lg lg lg σ) bits to support access/rank/select operations in
o
((lg lg σ)
1+ϵ
) time, for any fixed constant ϵ > 0. We also design a succinct text index using
n
H
0
(
S
) +
O
(
n
lg σ/lg lg σ) bits that supports finding all the occ occurrences of a given pattern of length
m
in
O
(
m
lg lg σ + occ lg
n
/lg
ϵ
σ) time, for any fixed constant 0 < ϵ < 1. Previous results on these two problems either have a lg σ factor instead of lg lg σ in the running time, or are not compressed. Finally, we present succinct encodings of binary relations and multi-labeled trees that are more compact than previous structures.
Publisher
Association for Computing Machinery (ACM)
Subject
Mathematics (miscellaneous)
Reference36 articles.
1. Barbay J. 2006. Adaptive search algorithm for patterns in succinctly encoded XML. Tech. rep. CS-2006-11 University of Waterloo Ontario Canada. Barbay J. 2006. Adaptive search algorithm for patterns in succinctly encoded XML. Tech. rep. CS-2006-11 University of Waterloo Ontario Canada.
2. Adaptive searching in succinctly encoded binary relations and tree-structured documents
3. Representing Trees of Higher Degree
Cited by
38 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献