𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Compressed Data Structures for Strings: On Searching and Extracting Strings from Compressed Textual Data

✍ Scribed by Rossano Venturini (auth.)


Publisher
Atlantis Press
Year
2014
Tongue
English
Leaves
131
Series
Atlantis Studies in Computing 4
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Data compression is mandatory to manage massive datasets, indexing is fundamental to query them. However, their goals appear as counterposed: the former aims at minimizing data redundancies, whereas the latter augments the dataset with auxiliary information to speed up the query resolution. In this monograph we introduce solutions that overcome this dichotomy. We start by presenting the use of optimization techniques to improve the compression of classical data compression algorithms, then we move to the design of compressed data structures providing fast random access or efficient pattern matching queries on the compressed dataset. These theoretical studies are supported by experimental evidences of their impact in practical scenarios.

✦ Table of Contents


Front Matter....Pages i-xiv
Introduction....Pages 1-4
Basic Concepts....Pages 5-14
Optimally Partitioning a Text to Improve Its Compression....Pages 15-31
Bit-Complexity of Lempel-Ziv Compression....Pages 33-54
Fast Random Access on Compressed Data....Pages 55-60
Experiments on Compressed Full-Text Indexing....Pages 61-88
Dictionary Indexes....Pages 89-106
Future Directions of Research....Pages 107-110
Back Matter....Pages 111-118

✦ Subjects


Arithmetic and Logic Structures


πŸ“œ SIMILAR VOLUMES


Understanding compression: data compress
✍ Haecky, Aleks;McAnlis, Colt πŸ“‚ Library πŸ“… 2016 πŸ› O'Reilly Media 🌐 English

If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that won't churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how

Understanding Compression: Data Compress
✍ Colt McAnlis, Aleks Haecky πŸ“‚ Library πŸ“… 2016 πŸ› O’Reilly Media 🌐 English

If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that won’t churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how