DBScholar

Back to papers

The Wavelet Trie: Maintaining an Indexed Sequence of Strings in Compressed Space

Summary: Compressed indexed sequences supporting random access, exact/prefix search, range counting and analytics in static and dynamic settings, stored in nearly-optimal (entropy) space. Wavelet Trie: combines Patricia trie with wavelet tree to enable dynamic alphabets and fast prefix queries in compressed space. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1577
Venue
PODS
Year
2012
Pagerank
6.4483493e-05
Overall Rank
4,911 | 66.31%
DOI
10.1145/2213556.2213586

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{grossi_pods12,
        address = {New York, NY, USA},
        series = {{PODS} '12},
        title = {{The Wavelet Trie: Maintaining an Indexed Sequence of Strings in Compressed Space}},
        url = {https://dl.acm.org/doi/10.1145/2213556.2213586},
        doi = {10.1145/2213556.2213586},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Grossi, Roberto and Ottaviano, Giuseppe},
        year = {2012}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
43 The Case for Learned Index Structures 2018 SIGMOD 0.00046060254
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
8,951 On Searching Compressed String Collections Cache-Obliviously 2008 PODS 5.3458888e-05
Previous Page 1 / 1 Next

Semantically Similar Papers