The traveling salesman problem on cubic and subcubic graphs
Sylvia Boyd, Ren\'e Sitters, Suzanne van der Ster, and Leen Stougie

TL;DR
This paper advances the understanding of the Traveling Salesman Problem on cubic and subcubic graphs by providing a 4/3-approximation algorithm for cubic graphs and derandomizing existing algorithms for subcubic graphs, supporting the 4/3 conjecture.
Contribution
It introduces the first 4/3-approximation algorithm for TSP on cubic graphs and derandomizes previous algorithms for subcubic graphs, improving theoretical bounds.
Findings
Proves constructively that cubic graphs have tours of length 4n/3-2.
Establishes the 4/3 conjecture for cubic graph TSP.
Provides a derandomized, more efficient algorithm for subcubic graph TSP.
Abstract
We study the Travelling Salesman Problem (TSP) on the metric completion of cubic and subcubic graphs, which is known to be NP-hard. The problem is of interest because of its relation to the famous 4/3 conjecture for metric TSP, which says that the integrality gap, i.e., the worst case ratio between the optimal values of the TSP and its linear programming relaxation (the subtour elimination relaxation), is 4/3. We present the first algorithm for cubic graphs with approximation ratio 4/3. The proof uses polyhedral techniques in a surprising way, which is of independent interest. In fact we prove constructively that for any cubic graph on vertices a tour of length 4n/3-2 exists, which also implies the 4/3 conjecture, as an upper bound, for this class of graph-TSP. Recently, M\"omke and Svensson presented a randomized algorithm that gives a 1.461-approximation for graph-TSP on general…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
