Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
153 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Longest Common Subsequence in Sublinear Space (2009.08588v1)

Published 18 Sep 2020 in cs.DS

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.

Citations (9)

Summary

We haven't generated a summary for this paper yet.