English

The Quick Dog Jumps the Log

Computational Geometry 2026-07-10 v1

Abstract

We give linear-time, and thus optimal, (1+ε)(1+\varepsilon)-approximation algorithms for numerous variants of the Frechet distance between cc-packed curves (where cO(1)c \in O(1)), removing an additional log factor that was present in previous algorithms. The key to our new algorithms is a linear-size approximation of the elevation function, which uses a decomposition of the domain into rectangles, and a careful implicit dynamic programming on this decomposition. The algorithm extends to the strong, weak, discrete, and continuous Frechet distances with a running time of roughly O(cn/ε)O(cn/\varepsilon). The cc-packedness assumption is used only in the analysis, and the algorithm is simple and should work efficiently for other inputs.

Cite

@article{arxiv.2607.09917,
  title  = {The Quick Dog Jumps the Log},
  author = {Lotte Blank and Anne Drieme and Sariel Har-Peled and Marena Richter},
  journal= {arXiv preprint arXiv:2607.09917},
  year   = {2026}
}