Parameterized TSP: Beating the Average
Abstract
In the Travelling Salesman Problem (TSP), we are given a complete graph together with an integer weighting on the edges of , and we are asked to find a Hamilton cycle of of minimum weight. Let denote the average weight of a Hamilton cycle of for the weighting . Vizing (1973) asked whether there is a polynomial-time algorithm which always finds a Hamilton cycle of weight at most . He answered this question in the affirmative and subsequently Rublineckii (1973) and others described several other TSP heuristics satisfying this property. In this paper, we prove a considerable generalisation of Vizing's result: for each fixed , we give an algorithm that decides whether, for any input edge weighting of , there is a Hamilton cycle of of weight at most (and constructs such a cycle if it exists). For fixed, the running time of the algorithm is polynomial in , where the degree of the polynomial does not depend on (i.e., the generalised Vizing problem is fixed-parameter tractable with respect to the parameter ).
Cite
@article{arxiv.1408.0531,
title = {Parameterized TSP: Beating the Average},
author = {Gregory Gutin and Viresh Patel},
journal= {arXiv preprint arXiv:1408.0531},
year = {2014}
}