Time complexity of the Analyst's Traveling Salesman algorithm

Anthony Ramirez,Vyron Vellis
2024-04-09
Abstract:The Analyst's Traveling Salesman Problem asks for conditions under which a (finite or infinite) subset of $\mathbb{R}^N$ is contained on a curve of finite length. We show that for finite sets, the algorithm constructed by Schul (2007)and Badger-Naples-Vellis (2019) that solves the Analyst's Traveling Salesman Problem has polynomial time complexity and we determine the sharp exponent.
Data Structures and Algorithms,Computational Complexity,Computational Geometry,Metric Geometry
What problem does this paper attempt to address?