Improved Approximation Algorithms for (1,2)-TSP and Max-TSP Using Path Covers in the Semi-Streaming Model
Sharareh Alipour, Ermiya Farokhnejad, Tobias M\"omke

TL;DR
This paper introduces improved semi-streaming algorithms for the (1,2)-TSP, Max-TSP, and maximum path cover problems, achieving better approximation ratios with fewer passes over the data.
Contribution
It presents new semi-streaming algorithms that improve approximation ratios for (1,2)-TSP, Max-TSP, and maximum path cover problems, with efficient pass complexity.
Findings
Achieves a $(rac{2}{3}- ext{epsilon})$-approximation for maximum path cover.
Develops a $(rac{4}{3}+ ext{epsilon})$-approximation for (1,2)-TSP.
Provides a $(rac{7}{12}- ext{epsilon})$-approximation for Max-TSP.
Abstract
We investigate semi-streaming algorithms for the Traveling Salesman Problem (TSP). Specifically, we focus on a variant known as the -TSP, where the distances between any two vertices are either one or two. Our primary emphasis is on the closely related Maximum Path Cover Problem, which aims to find a collection of vertex-disjoint paths that cover the maximum number of edges in a graph. We propose an algorithm that, for any , achieves a -approximation of the maximum path cover size for an -vertex graph, using passes. This result improves upon the previous -approximation by Behnezhad et al. [ICALP 2024] in the semi-streaming model. Building on this result, we design a semi-streaming algorithm that constructs a tour for an instance of -TSP with an approximation factor of $(\frac{4}{3} +…
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.
