Lightweight Data Indexing and Compression in External Memory

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

In this paper we describe algorithms for computing the BWT and for building (compressed) indexes in external memory. The innovative feature of our algorithms is that they are lightweight in the sense that, for an input of size $n$, they use only ${n}$ bits of disk working space while all previous approaches use $\Th{n \log n}$ bits of disk working space. Moreover, our algorithms access disk data only via sequential scans, thus they take full advantage of modern disk features that make sequential disk accesses much faster than random accesses. We also present a scan-based algorithm for inverting the BWT that uses $\Th{n}$ bits of working space, and a lightweight {\em internal-memory} algorithm for computing the BWT which is the fastest in the literature when the available working space is $\os{n}$ bits. Finally, we prove {\em lower} bounds on the complexity of computing and inverting the BWT via sequential scans in terms of the classic product: internal-memory space $\times$ number of passes over the disk data.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Lightweight Data Indexing and Compression in External Memory does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Lightweight Data Indexing and Compression in External Memory, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Lightweight Data Indexing and Compression in External Memory will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-424694

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.