An In-place Framework for Exact and Approximate Shortest Unique Substring Queries
Abstract
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate version where mismatches are allowed, due to its applications in subfields such as computational biology. We design a generic in-place framework that fits to solve both the exact and approximate -mismatch SUS finding, using the minimum memory words plus bytes space, where is the input string size. By using the in-place framework, we can find the exact and approximate -mismatch SUS for every string position using a total of and time, respectively, regardless of the value of . Our framework does not involve any compressed or succinct data structures and thus is practical and easy to implement.
Cite
@article{arxiv.1512.00378,
title = {An In-place Framework for Exact and Approximate Shortest Unique Substring Queries},
author = {Wing-Kai Hon and Sharma V. Thankachan and Bojian Xu},
journal= {arXiv preprint arXiv:1512.00378},
year = {2015}
}
Comments
15 pages. A preliminary version of this paper appears in Proceedings of the 26th International Symposium on Algorithms and Computation (ISAAC), Nagoya, Japan, 2015