Sublinear Algorithms and Lower Bounds for Metric TSP Cost Estimation
Yu Chen, Sampath Kannan, Sanjeev Khanna

TL;DR
This paper investigates sublinear algorithms for estimating the cost of metric TSP tours, establishing new bounds and connections to maximum matching estimation, advancing understanding of the problem's computational complexity.
Contribution
It introduces new algorithms and lower bounds for sublinear time metric TSP cost estimation, and links the problem to maximum matching size estimation.
Findings
Existing algorithms can estimate MST cost in near-linear time.
Current methods approximate TSP cost within a factor of 2 in sublinear time.
The paper establishes a connection between TSP cost estimation and maximum matching estimation.
Abstract
We consider the problem of designing sublinear time algorithms for estimating the cost of a minimum metric traveling salesman (TSP) tour. Specifically, given access to a distance matrix that specifies pairwise distances between points, the goal is to estimate the TSP cost by performing only sublinear (in the size of ) queries. For the closely related problem of estimating the weight of a metric minimum spanning tree (MST), it is known that for any , there exists an time algorithm that returns a -approximate estimate of the MST cost. This result immediately implies an time algorithm to estimate the TSP cost to within a factor for any . However, no time algorithms are known to approximate metric TSP to a factor that…
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.
