vix.ing · top · new · best · stats · spec

Deterministic Longest Common Subsequence Approximation in Near-Linear Time

2025/07/30 by Boneh, Itai, Golan, Shay, Kraus, Matan
#Data Structures and Algorithms (cs.DS) #F.2.0 #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2507.22486

Abstract

We provide a deterministic algorithm that outputs an O(n3/4 log n)-approximation for the Longest Common Subsequence (LCS) of two input sequences of length n in near-linear time. This is the first deterministic approximation algorithm for LCS that achieves a sub-linear approximation ratio in near-linear time.

Citations

Related