14 research outputs found

    Eight-Fifth Approximation for TSP Paths

    Full text link
    We prove the approximation ratio 8/5 for the metric {s,t}\{s,t\}-path-TSP problem, and more generally for shortest connected TT-joins. The algorithm that achieves this ratio is the simple "Best of Many" version of Christofides' algorithm (1976), suggested by An, Kleinberg and Shmoys (2012), which consists in determining the best Christofides {s,t}\{s,t\}-tour out of those constructed from a family \Fscr_{>0} of trees having a convex combination dominated by an optimal solution x∗x^* of the fractional relaxation. They give the approximation guarantee 5+12\frac{\sqrt{5}+1}{2} for such an {s,t}\{s,t\}-tour, which is the first improvement after the 5/3 guarantee of Hoogeveen's Christofides type algorithm (1991). Cheriyan, Friggstad and Gao (2012) extended this result to a 13/8-approximation of shortest connected TT-joins, for ∣T∣≥4|T|\ge 4. The ratio 8/5 is proved by simplifying and improving the approach of An, Kleinberg and Shmoys that consists in completing x∗/2x^*/2 in order to dominate the cost of "parity correction" for spanning trees. We partition the edge-set of each spanning tree in \Fscr_{>0} into an {s,t}\{s,t\}-path (or more generally, into a TT-join) and its complement, which induces a decomposition of x∗x^*. This decomposition can be refined and then efficiently used to complete x∗/2x^*/2 without using linear programming or particular properties of TT, but by adding to each cut deficient for x∗/2x^*/2 an individually tailored explicitly given vector, inherent in x∗x^*. A simple example shows that the Best of Many Christofides algorithm may not find a shorter {s,t}\{s,t\}-tour than 3/2 times the incidentally common optima of the problem and of its fractional relaxation.Comment: 15 pages, corrected typos in citations, minor change

    Approximation algorithms for general cluster routing problem

    Get PDF
    Graph routing problems have been investigated extensively in operations research, computer science and engineering due to their ubiquity and vast applications. In this paper, we study constant approximation algorithms for some variations of the general cluster routing problem. In this problem, we are given an edge-weighted complete undirected graph G=(V,E,c),G=(V,E,c), whose vertex set is partitioned into clusters C1,…,Ck.C_{1},\dots ,C_{k}. We are also given a subset V′V' of VV and a subset E′E' of E.E. The weight function cc satisfies the triangle inequality. The goal is to find a minimum cost walk TT that visits each vertex in V′V' only once, traverses every edge in E′E' at least once and for every i∈[k]i\in [k] all vertices of CiC_i are traversed consecutively.Comment: In COCOON 202

    Improving on Best-of-Many-Christofides for TT-tours

    Full text link
    The TT-tour problem is a natural generalization of TSP and Path TSP. Given a graph G=(V,E)G=(V,E), edge cost c:E→R≥0c: E \to \mathbb{R}_{\ge 0}, and an even cardinality set T⊆VT\subseteq V, we want to compute a minimum-cost TT-join connecting all vertices of GG (and possibly containing parallel edges). In this paper we give an 117\frac{11}{7}-approximation for the TT-tour problem and show that the integrality ratio of the standard LP relaxation is at most 117\frac{11}{7}. Despite much progress for the special case Path TSP, for general TT-tours this is the first improvement on Seb\H{o}'s analysis of the Best-of-Many-Christofides algorithm (Seb\H{o} [2013])

    -Approximation for Graphic TSP

    Get PDF
    corecore