Sciweavers

10 search results - page 1 / 2
» A Linear-Time Burrows-Wheeler Transform Using Induced Sortin...
Sort
View
137
Voted
SPIRE
2009
Springer
15 years 10 months ago
A Linear-Time Burrows-Wheeler Transform Using Induced Sorting
To compute Burrows-Wheeler Transform (BWT), one usually builds a suffix array (SA) first, and then obtains BWT using SA, which requires much redundant working space. In previous ...
Daisuke Okanohara, Kunihiko Sadakane
147
Voted
CORR
2012
Springer
220views Education» more  CORR 2012»
13 years 11 months ago
A Bijective String Sorting Transform
Given a string of characters, the Burrows-Wheeler Transform rearranges the characters in it so as to produce another string of the same length which is more amenable to compressio...
Joseph Yossi Gil, David Allen Scott
115
Voted
SODA
2004
ACM
131views Algorithms» more  SODA 2004»
15 years 5 months ago
Compression boosting in optimal linear time using the Burrows-Wheeler Transform
Paolo Ferragina, Giovanni Manzini
190
Voted
VLDB
2007
ACM
117views Database» more  VLDB 2007»
16 years 3 months ago
RadixZip: Linear-Time Compression of Token Streams
RadixZip is a block compression technique for token streams. It introduces RadixZip Transform, a linear time algorithm that rearranges bytes using a technique inspired by radix so...
Binh Vo, Gurmeet Singh Manku
122
Voted
DCC
1998
IEEE
15 years 8 months ago
The Context Trees of Block Sorting Compression
Abstract. The Burrows-Wheeler transform (BWT) and block sorting compression are closely related to the context trees of PPM. The usual approach of treating BWT as merely a permutat...
N. Jesper Larsson