RLE edit distance in near optimal time

05/03/2019
by   Raphael Clifford, et al.
0

We show that the edit distance between two run-length encoded strings of compressed lengths m and n respectively, can be computed in O(mn(mn)) time. This improves the previous record by a factor of O(n/(mn)). The running time of our algorithm is within subpolynomial factors of being optimal, subject to the standard SETH-hardness assumption. This effectively closes a line of algorithmic research first started in 1993.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/10/2019

Constant-factor approximation of near-linear edit distance in near-linear time

We show that the edit distance between two strings of length n can be co...
research
05/15/2020

Edit Distance in Near-Linear Time: it's a Constant Factor

We present an algorithm for approximating the edit distance between two ...
research
05/11/2023

Optimal Algorithms for Bounded Weighted Edit Distance

The edit distance of two strings is the minimum number of insertions, de...
research
09/06/2021

Edit-Run Behavior in Programming and Debugging

As developers program and debug, they continuously edit and run their co...
research
01/25/2018

An Integrated Soft Computing Approach to a Multi-biometric Security Model

The abstract of the thesis consists of three sections, videlicet, Moti...
research
05/06/2021

Faster Algorithms for Bounded Tree Edit Distance

Tree edit distance is a well-studied measure of dissimilarity between ro...
research
07/16/2020

String Sanitization Under Edit Distance: Improved and Generalized

Let W be a string of length n over an alphabet Σ, k be a positive intege...

Please sign up or login with your details

Forgot password? Click here to reset