Sublinear Algorithms and Lower Bounds for Estimating MST and TSP Cost in General Metrics
Yu Chen, Sanjeev Khanna, Zihan Tan

TL;DR
This paper investigates the space and query complexity of estimating MST and TSP costs in various streaming and query models, providing new bounds and algorithms for approximation within sublinear resources.
Contribution
It introduces new lower bounds and algorithms for approximating MST and TSP costs in streaming and query models, especially in sublinear and semi-streaming regimes.
Findings
Sublinear space algorithms approximate MST and TSP costs with tight bounds.
Semi-streaming algorithms approximate TSP within a factor of 1.96 using two passes.
Query algorithms achieve better than 2-approximation with subquadratic queries under certain conditions.
Abstract
We consider the design of sublinear space and query complexity algorithms for estimating the cost of a minimum spanning tree (MST) and the cost of a minimum traveling salesman (TSP) tour in a metric on points. We first consider the -space regime and show that, when the input is a stream of all entries of the metric, for any , both MST and TSP cost can be -approximated using space, and that space is necessary for this task. Moreover, we show that even if the streaming algorithm is allowed passes over a metric stream, it still requires space. We next consider the semi-streaming regime, where computing even the exact MST cost is easy and the main challenge is to estimate TSP cost to within a factor that is strictly better than . We show that, if the input…
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.
