Current data structures for searching large string collec-tions are limited in that they either fail to achieve mini-mum space or they cause too many cache misses. In this paper, we discuss some edge linearizations of the classic trie data structure that are simultaneously cache-friendly and storable in compressed space. The widely-known front-coding scheme [26] is one example of linearization; it is at the core of Pre¯x B-trees and many other disk-conscious compressed indexes for string collections. However, it is largely thought of as a space-e®ective heuristic without ef-¯cient search support. In this paper, we introduce new insights on front-coding and other novel linearizations, and study how close their space occupancy is to the infor...
The past few years have witnessed several exciting results on compressed representation of a string ...
We design two compressed data structures for the full-text indexing problem that support efficient s...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...
Current data structures for searching large string collections either fail to achieve minimum space ...
In this paper we address few variants of the well-known prefix-search problem in strings, and provid...
In this article, we study three variants of the well-known prefix-search problem for strings, and we...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
This thesis revisits two fundamental problems in data structure design: predecessor search and rank/...
Tries are popular data structures for storing a set of strings, where common prefixes are represente...
The need to store and query a set of strings – a string dictionary – arises in many kinds of applica...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
This doctoral dissertation presents a range of results concerning efficient algorithms and data stru...
The past few years have witnessed several exciting results on compressed representation of a string ...
We design two compressed data structures for the full-text indexing problem that support efficient s...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...
Current data structures for searching large string collections either fail to achieve minimum space ...
In this paper we address few variants of the well-known prefix-search problem in strings, and provid...
In this article, we study three variants of the well-known prefix-search problem for strings, and we...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
This thesis revisits two fundamental problems in data structure design: predecessor search and rank/...
Tries are popular data structures for storing a set of strings, where common prefixes are represente...
The need to store and query a set of strings – a string dictionary – arises in many kinds of applica...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
This doctoral dissertation presents a range of results concerning efficient algorithms and data stru...
The past few years have witnessed several exciting results on compressed representation of a string ...
We design two compressed data structures for the full-text indexing problem that support efficient s...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...