Please use this identifier to cite or link to this item:
https://scholarbank.nus.edu.sg/handle/10635/41725
DC Field | Value | |
---|---|---|
dc.title | Compressed index for dynamic text | |
dc.contributor.author | Hon, W.-K. | |
dc.contributor.author | Lam, T.-W. | |
dc.contributor.author | Sadakane, K. | |
dc.contributor.author | Sung, W.-K. | |
dc.contributor.author | Yiu, S.-M. | |
dc.date.accessioned | 2013-07-04T08:34:16Z | |
dc.date.available | 2013-07-04T08:34:16Z | |
dc.date.issued | 2004 | |
dc.identifier.citation | Hon, W.-K.,Lam, T.-W.,Sadakane, K.,Sung, W.-K.,Yiu, S.-M. (2004). Compressed index for dynamic text. Data Compression Conference Proceedings : 102-111. ScholarBank@NUS Repository. | |
dc.identifier.issn | 10680314 | |
dc.identifier.uri | http://scholarbank.nus.edu.sg/handle/10635/41725 | |
dc.description.abstract | This paper investigates how to index a text which is subject to updates. The best solution in the literature is based on suffix tree using O(n log n) bits of storage, where n is the length of the text. It supports finding all occurrences of a pattern P in O(|P| + occ) time, where occ is the number of occurrences. Each text update consists of inserting or deleting a substring of length y and can be supported in O(y + √n) time. In this paper, we initiate the study of compressed index using only O(n log |Σ|) bits of space, where Σ denotes the alphabet. Our solution supports finding all occurrences of a pattern P in O(|P|log2 n(logε n + log |ΣE|) + occ log1+ε n) time, while insertion or deletion of a substring of length y can be done in O((y + √n) log 2+εn) amortized time, where 0 < ε ≤ 1. The core part of our data structure is based on the recent work on Compressed Suffix Trees (CST) and Compressed Suffix Arrays (CSA). | |
dc.source | Scopus | |
dc.type | Conference Paper | |
dc.contributor.department | COMPUTER SCIENCE | |
dc.description.sourcetitle | Data Compression Conference Proceedings | |
dc.description.page | 102-111 | |
dc.description.coden | DDCCF | |
dc.identifier.isiut | NOT_IN_WOS | |
Appears in Collections: | Staff Publications |
Show simple item record
Files in This Item:
There are no files associated with this item.
Google ScholarTM
Check
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.