Longest Common Extensions in Sublinear Space
Abstract: The longest common extension problem (LCE problem) is to construct a data structure for an input string of length that supports LCE queries. Such a query returns the length of the longest common prefix of the suffixes starting at positions and in . This classic problem has a well-known solution that uses space and query time. In this paper we show that for any trade-off parameter , the problem can be solved in space and query time. This significantly improves the previously best known time-space trade-offs, and almost matches the best known time-space product lower bound.
Paper Prompts
Sign up for free to create and run prompts on this paper.