Abstract
A suffix tree is able to efficiently locate a pattern in an indexed string, but not in general the most recent copy of the pattern in an online stream, which is desirable in some applications. We study the most general version of the problem of locating a most recent match: supporting queries for arbitrary patterns, at each step of processing an online stream. We present augmentations to Ukkonen's suffix tree construction algorithm for optimal-time queries, maintaining indexing time within a logarithmic factor in the size of the indexed string. We show that the algorithm is applicable to sliding-window indexing, and sketch a possible optimization for use in the special case of Lempel-Ziv compression.
Originalsprog | Engelsk |
---|---|
Bogserie | Lecture Notes in Computer Science |
Vol/bind | 8486 |
Sider (fra-til) | 252-261 |
Antal sider | 10 |
ISSN | 0302-9743 |
DOI | |
Status | Udgivet - 2014 |
Begivenhed | 25th Annual Symposium on Combinatorial Pattern Matching - Moscow, Rusland Varighed: 16 jun. 2014 → 18 jun. 2014 Konferencens nummer: 25 http://cpm2014.hse.ru/ |
Konference
Konference | 25th Annual Symposium on Combinatorial Pattern Matching |
---|---|
Nummer | 25 |
Land/Område | Rusland |
By | Moscow |
Periode | 16/06/2014 → 18/06/2014 |
Internetadresse |
Emneord
- Computer Science
- Data Structures
- Algorithms