Title
Faster Sparse Suffix Sorting.
Abstract
The sparse suffix sorting problem is to sort b = o(n) arbitrary suffixes of a string of length n using o(n) words of space in addition to the string. We present an O(n) time Monte Carlo algorithm using O(b log b) space and an O(n log b) time Las Vegas algorithm using O(b) space. This is a significant improvement over the best prior solutions by Bille et al. (ICALP 2013): a Monte Carlo algorithm running in O(n log b) time and O(b(1+epsilon)) space or O(n log 2 b) time and O(b) space, and a Las Vegas algorithm running in O(n log(2) b + b(2) log b) time and O(b) space. All the above results are obtained with high probability not just in expectation.
Year
DOI
Venue
2014
10.4230/LIPIcs.STACS.2014.386
Leibniz International Proceedings in Informatics
Keywords
DocType
Volume
string algorithms,sparse suffix sorting,sparse suffix trees,Karp-Rabin fingerprints,space-time tradeoffs
Conference
25
ISSN
Citations 
PageRank 
1868-8969
4
0.42
References 
Authors
2
3
Name
Order
Citations
PageRank
Tomohiro I114822.06
Juha Kärkkäinen2135495.20
Dominik Kempa314216.37