The Kth Traveling Salesman Problem is Pseudopolynomial when TSP is polynomial
Abstract
Given an undirected graph G=(V, E) with a weight function c∈ RE, and a positive integer K, the Kth Traveling Salesman Problem (KthTSP) is to find K Hamilton cycles H1, H2, , ..., HK such that, for any Hamilton cycle H ∈ \H1, H2, , ..., HK \, we have c(H)≥ c(Hi), i=1, 2, ..., K. This problem is NP-hard even for K fixed. We prove that KthTSP is pseudopolynomial when TSP is polynomial.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.