Shortest unique substring query revisited

Date

2014

Editor(s)

Advisor

Supervisor

Co-Advisor

Co-Supervisor

Instructor

Source Title

Combinatorial Pattern Matching

Print ISSN

0302-9743

Electronic ISSN

Publisher

Springer, Cham

Volume

8486

Issue

Pages

172 - 181

Language

English

Journal Title

Journal ISSN

Volume Title

Series

Abstract

We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (ICDE'13). We propose an optimal O(n) time and space algorithm that can find an SUS for every location of a string of size n and thus significantly improve their O(n 2) time complexity. Our method also supports finding all the SUSes covering every location, whereas theirs can find only one SUS for every location. Further, our solution is simpler and easier to implement and can also be more space efficient in practice, since we only use the inverse suffix array and the longest common prefix array of the string, while their algorithm uses the suffix tree of the string and other auxiliary data structures. Our theoretical results are validated by an empirical study that shows our method is much faster and more space-saving. © 2014 Springer International Publishing Switzerland.

Course

Other identifiers

Book Title

Citation