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

Computing the Fréchet distance of trees and graphs of bounded tree width

2020/01/28 by Buchin, Maike, Krivošija, Amer, Neuhaus, Alexander
#Computational Geometry (cs.CG) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2001.10502

Abstract

We give algorithms to compute the Fréchet distance of trees and graphs with bounded tree width. Our algorithms run in O(n2) time for trees of bounded degree, and O(n2√(n log n)) time for trees of arbitrary degree. For graphs of bounded tree width we show one can compute the Fréchet distance in FPT (fixed parameter tractable) time.

Related