2000 character limit reached
Longest Common Subsequence in Sublinear Space
Published 18 Sep 2020 in cs.DS | (2009.08588v1)
Abstract: We present the first $\mathrm{o}(n)$-space polynomial-time algorithm for computing the length of a longest common subsequence. Given two strings of length $n$, the algorithm runs in $\mathrm{O}(n{3})$ time with $\mathrm{O}\left(\frac{n \log{1.5} n}{2{\sqrt{\log n}}}\right)$ bits of space.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.