Compact suffx array?

22Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Suffx array is a data structure that can be used to index a large text file so that queries of its content can be answered quickly. Basically a suffx array is an array of all suffxes of the text in the lexicographic order. Whether or not a word occurs in the text can be answered in logarithmic time by binary search over the suffx array. In this work we present a method to compress a suffx array such that the search time remains logarithmic. Our experiments show that in some cases a suffx array can be compressed by our method such that the total space requirement is about half of the original.

Cite

CITATION STYLE

APA

Mäkinen, V. (2000). Compact suffx array? In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1848, pp. 305–319). Springer Verlag. https://doi.org/10.1007/3-540-45123-4_26

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free