RLE edit distance in near optimal time

May 03, 2019 Β· Declared Dead Β· πŸ› International Symposium on Mathematical Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors RaphaΓ«l Clifford, PaweΕ‚ Gawrychowski, Tomasz Kociumaka, Daniel P. Martin, PrzemysΕ‚aw UznaΕ„ski arXiv ID 1905.01254 Category cs.DS: Data Structures & Algorithms Citations 8 Venue International Symposium on Mathematical Foundations of Computer Science Last Checked 4 months ago
Abstract
We show that the edit distance between two run-length encoded strings of compressed lengths $m$ and $n$ respectively, can be computed in $\mathcal{O}(mn\log(mn))$ time. This improves the previous record by a factor of $\mathcal{O}(n/\log(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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted