English

A $4/5$ - Approximation Algorithm for the Maximum Traveling Salesman Problem

Data Structures and Algorithms 2016-03-22 v2 Discrete Mathematics

Abstract

In the maximum traveling salesman problem (Max TSP) we are given a complete undirected graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. We present a fast combinatorial 45\frac 45 - approximation algorithm for Max TSP. The previous best approximation for this problem was 79\frac 79. The new algorithm is based on a novel technique of eliminating difficult subgraphs via half-edges, a new method of edge coloring and a technique of exchanging edges. A half-edge of edge e=(u,v)e=(u,v) is informally speaking "a half of ee containing either uu or vv".

Keywords

Cite

@article{arxiv.1512.09236,
  title  = {A $4/5$ - Approximation Algorithm for the Maximum Traveling Salesman Problem},
  author = {Szymon Dudycz and Jan Marcinkowski and Katarzyna Paluch and Bartosz Rybicki},
  journal= {arXiv preprint arXiv:1512.09236},
  year   = {2016}
}
R2 v1 2026-06-22T12:20:45.485Z