The Kth Traveling Salesman Problem is Pseudopolynomial when TSP is polynomial
Abstract
Given an undirected graph $G=(V, E)$ with a weight function $c\in R^E$, and a positive integer $K$, the Kth Traveling Salesman Problem (KthTSP) is to find $K$ Hamilton cycles $H_1, H_2, , ..., H_K$ such that, for any Hamilton cycle $H\not \in \{H_1, H_2, , ..., H_K \}$, we have $c(H)\geq c(H_i), i=1, 2, ..., K$. This problem is NP-hard even for $K$ fixed. We prove that KthTSP is pseudopolynomial when TSP is polynomial.
- Publication:
-
arXiv e-prints
- Pub Date:
- April 2017
- DOI:
- 10.48550/arXiv.1704.02782
- arXiv:
- arXiv:1704.02782
- Bibcode:
- 2017arXiv170402782C
- Keywords:
-
- Mathematics - Combinatorics;
- Computer Science - Data Structures and Algorithms;
- 90C27 (Primary);
- 90C57 (Secondary)
- E-Print:
- 6 pages