Closed curve covering and multiagent TSP ratios
Travis Dillon, Adrian Dumitrescu

TL;DR
This paper investigates the optimal coverage of closed curves by multiple agents, providing bounds on coverage efficiency, extending multiagent TSP results across dimensions, and offering a fast approximation algorithm for curve covering.
Contribution
It establishes new bounds on covering closed curves with multiple agents, extends multiagent TSP efficiency results to higher dimensions, and introduces a linear time approximation algorithm for curve covering.
Findings
Maximum coverage length bound: 2k^{-1} - 1/4 k^{-4} for all k≥2 and d≥2.
Multiagent TSP traversal speedup over single agent in Euclidean space.
Linear time approximation algorithm with ratio 2 - 1/4 k^{-3} for covering closed polygonal curves.
Abstract
How efficiently can a closed curve of unit length in be covered by closed curves so as to minimize the maximum length of the curves? We show that the maximum length is at most for all and . As a first byproduct, we show that agents can traverse a Euclidean TSP instance significantly faster than a single agent. We thereby sharpen recent planar results by Berendsohn, Kim, and Kozma (2025) and extend these improvements to all dimensions. As a second byproduct, we obtain a linear time approximation algorithm with ratio for covering any closed polygonal curve in by closed curves so that the maximum length of an individual curve is minimized.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Robotic Path Planning Algorithms · Optimization and Search Problems
