Opportunistic Data Structures with Applications (2000)
Cached
Download Links
- [butirro.di.unipi.it]
- [ftp.di.unipi.it]
- [www.mfn.unipmn.it]
- [web.unipmn.it]
- [www.cs.ucr.edu]
- DBLP
Other Repositories/Bibliography
| Citations: | 142 - 11 self |
BibTeX
@INPROCEEDINGS{Ferragina00opportunisticdata,
author = {Paolo Ferragina and Giovanni Manzini},
title = {Opportunistic Data Structures with Applications},
booktitle = {},
year = {2000},
pages = {390--398}
}
Years of Citing Articles
OpenURL
Abstract
In this paper we address the issue of compressing and indexing data. We devise a data structure whose space occupancy is a function of the entropy of the underlying data set. We call the data structure opportunistic since its space occupancy is decreased when the input is compressible and this space reduction is achieved at no significant slowdown in the query performance. More precisely, its space occupancy is optimal in an information-content sense because a text T [1, u] is stored using O(H k (T )) + o(1) bits per input symbol in the worst case, where H k (T ) is the kth order empirical entropy of T (the bound holds for any fixed k). Given an arbitrary string P [1; p], the opportunistic data structure allows to search for the occ occurrences of P in T in O(p + occ log u) time (for any fixed > 0). If data are uncompressible we achieve the best space bound currently known [12]; on compressible data our solution improves the succinct suffix array of [12] and the classical suffix tree and suffix array data structures either in space or in query time or both.







