Limit this search to....

Compressed Data Structures for Strings: On Searching and Extracting Strings from Compressed Textual Data 2014 Edition
Contributor(s): Venturini, Rossano (Author)
ISBN: 9462390320     ISBN-13: 9789462390324
Publisher: Atlantis Press
OUR PRICE:   $52.24  
Product Type: Hardcover
Published: November 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Logic Design
- Computers | Computer Science
Dewey: 004
Series: Atlantis Studies in Computing
Physical Information: 0.38" H x 6.14" W x 9.21" (0.81 lbs) 118 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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.