In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data structures for string manipulation. Our framework includes useful tools such as searchable partial sums, succinct/gap-encoded bitvectors, and entropy/run-length compressed strings and FM indexes. We prove close-to-optimal theoretical bounds for the resources used by our structures, and show that our theoretical predictions are empirically tightly verified in practice. To conclude, we turn our attention to applications. We compare the performance of five recently-published compression algorithms implemented using DYNAMIC with those of stateof-the-art tools performing the same task. Our experiments show that algorithms making use of dynamic compr...
We report on the performance evaluation of greedy parsing with a single step lookahead, denoted as f...
This thesis focuses on the design of succinct and compressed data structures for collections of stri...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data st...
In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data st...
Abstract. We consider the problem of storing a dynamic string S over an alphabetΣ = { 1,..., σ} in ...
Given a static reference string R and a source string S, a relative compression of S with respect to...
In the dynamic indexing problem, we must maintain a chang-ing collection of text documents so that w...
We consider the problem of storing a string S in dynamic compressed form, while permitting operation...
Bit vectors have many applications within succinct data structures, compression and bioinformatics a...
This paper considers the following question: once a (dynamic) dictionary construction scheme is sele...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
Abstract. We develop succinct data structures to represent (i) a se-quence of values to support part...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
The need to store and query a set of strings – a string dictionary – arises in many kinds of applica...
We report on the performance evaluation of greedy parsing with a single step lookahead, denoted as f...
This thesis focuses on the design of succinct and compressed data structures for collections of stri...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data st...
In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data st...
Abstract. We consider the problem of storing a dynamic string S over an alphabetΣ = { 1,..., σ} in ...
Given a static reference string R and a source string S, a relative compression of S with respect to...
In the dynamic indexing problem, we must maintain a chang-ing collection of text documents so that w...
We consider the problem of storing a string S in dynamic compressed form, while permitting operation...
Bit vectors have many applications within succinct data structures, compression and bioinformatics a...
This paper considers the following question: once a (dynamic) dictionary construction scheme is sele...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
Abstract. We develop succinct data structures to represent (i) a se-quence of values to support part...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
The need to store and query a set of strings – a string dictionary – arises in many kinds of applica...
We report on the performance evaluation of greedy parsing with a single step lookahead, denoted as f...
This thesis focuses on the design of succinct and compressed data structures for collections of stri...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...