On the Extended TSP Problem
Juli\'an Mestre, Sergey Pupyrev, Seeun William Umboh

TL;DR
This paper introduces the Ext-TSP problem, analyzing its computational complexity, approximation algorithms, and exact solutions, especially focusing on special graph classes like trees and planar graphs.
Contribution
It formally defines Ext-TSP, proves its APX-hardness, provides approximation algorithms, and develops exact algorithms for trees, advancing understanding of this new problem.
Findings
Ext-TSP is APX-hard to approximate in general graphs.
A (k+1)-approximation algorithm is proposed for general graphs.
A PTAS exists for sparse graph classes such as planar graphs.
Abstract
We initiate the theoretical study of Ext-TSP, a problem that originates in the area of profile-guided binary optimization. Given a graph with positive edge weights , and a non-increasing discount function such that and for , for some parameter that is part of the problem definition. The problem is to sequence the vertices so as to maximize , where is the position of vertex~ in the sequence. We show that \prob{Ext-TSP} is APX-hard to approximate in general and we give a -approximation algorithm for general graphs and a PTAS for some sparse graph classes such as planar or treewidth-bounded graphs. Interestingly, the problem remains challenging even on very simple graph classes; indeed, there is no exact time…
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.
