The Burrows-Wheeler Transform is a text permutation that has revolutionized the fields of pattern matching and text compression, bridging the gap existing between the two. In this paper we approach the BWT-construction problem generalizing a well-known algorithm—based on backward search and dynamic strings manipulation—to work in a context-wise fashion, using automata on words. Let n , σ , and Hk be the text length, the alphabet size, and the k -th order empirical entropy of the text, respectively. Moreover, let H∗k=minHk+1,⌈logσ⌉ . Under the word RAM model with word size w∈Θ(logn) , our algorithm builds the BWT in average O(nH∗k) time using nH∗k+o(nH∗k) bits of space, where k=log_σ(n/log2n)−1 . We experimentally show that our algorithm has...
In this paper, we present a nearly tight analysis of the encoding length of the Burrows-Wheeler Tran...
The Burrows-Wheeler transform (BWT) is a permutation whose applications are prevalent in data compre...
AbstractWe introduce a combinatorial optimization framework that naturally induces a class of optima...
The Burrows-Wheeler Transform is a text permutation that has revolutionized the fields of pattern ma...
We introduce the problem of computing the Burrows-Wheeler Transform (BWT) using small additional spa...
We present a new semi-external algorithm that builds the Burrows-Wheeler transform variant of Bauer ...
The compression of highly repetitive strings (i.e., strings with many repetitions) has been a centra...
The traditional way of computing the Burrows-Wheeler transform (BWT) has been to first build a suffi...
Recent progress in the field of DNA sequencing motivates us to consider the problem of computing the...
We introduce a combinatorial optimization framework that naturally induces a class of optimal word p...
The Burrows-Wheeler transform (BWT) is a permutation whose applications are prevalent in data compre...
In this paper, we present a nearly tight analysis of the encoding length of the Burrows-Wheeler Tra...
In this paper we provide the first compression booster that turns a zeroth order compressor into a m...
Abstract. In this paper we describe the Burrows-Wheeler Transform (BWT) a completely new approach to...
In this paper, we present a nearly tight analysis of the encoding length of the Burrows-Wheeler Tran...
The Burrows-Wheeler transform (BWT) is a permutation whose applications are prevalent in data compre...
AbstractWe introduce a combinatorial optimization framework that naturally induces a class of optima...
The Burrows-Wheeler Transform is a text permutation that has revolutionized the fields of pattern ma...
We introduce the problem of computing the Burrows-Wheeler Transform (BWT) using small additional spa...
We present a new semi-external algorithm that builds the Burrows-Wheeler transform variant of Bauer ...
The compression of highly repetitive strings (i.e., strings with many repetitions) has been a centra...
The traditional way of computing the Burrows-Wheeler transform (BWT) has been to first build a suffi...
Recent progress in the field of DNA sequencing motivates us to consider the problem of computing the...
We introduce a combinatorial optimization framework that naturally induces a class of optimal word p...
The Burrows-Wheeler transform (BWT) is a permutation whose applications are prevalent in data compre...
In this paper, we present a nearly tight analysis of the encoding length of the Burrows-Wheeler Tra...
In this paper we provide the first compression booster that turns a zeroth order compressor into a m...
Abstract. In this paper we describe the Burrows-Wheeler Transform (BWT) a completely new approach to...
In this paper, we present a nearly tight analysis of the encoding length of the Burrows-Wheeler Tran...
The Burrows-Wheeler transform (BWT) is a permutation whose applications are prevalent in data compre...
AbstractWe introduce a combinatorial optimization framework that naturally induces a class of optima...