Skip to main content
Log in

A primal-dual approximation algorithm for the Asymmetric Prize-Collecting TSP

  • Published:
Journal of Combinatorial Optimization Aims and scope Submit manuscript

Abstract

We present a primal-dual ⌈log(n)⌉-approximation algorithm for the version of the asymmetric prize collecting traveling salesman problem, where the objective is to find a directed tour that visits a subset of vertices such that the length of the tour plus the sum of penalties associated with vertices not in the tour is as small as possible. The previous algorithm for the problem (V.H. Nguyen and T.T Nguyen in Int. J. Math. Oper. Res. 4(3):294–301, 2012) which is not combinatorial, is based on the Held-Karp relaxation and heuristic methods such as the Frieze et al.’s heuristic (Frieze et al. in Networks 12:23–39, 1982) or the recent Asadpour et al.’s heuristic for the ATSP (Asadpour et al. in 21st ACM-SIAM symposium on discrete algorithms, 2010). Depending on which of the two heuristics is used, it gives respectively 1+⌈log(n)⌉ and \(3+ 8\frac{\log(n)}{\log(\log(n))}\) as an approximation ratio. Our algorithm achieves an approximation ratio of ⌈log(n)⌉ which is weaker than \(3+ 8\frac{\log(n)}{\log(\log(n))}\) but represents the first combinatorial approximation algorithm for the Asymmetric Prize-Collecting TSP.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Institutional subscriptions

Algorithm 1
Algorithm 2
Fig. 1

Similar content being viewed by others

References

  • Archer A, Bateni M, Hajiaghayi M, Karloff H (2009) Improved approximation algorithms for prize-collecting Steiner tree and TSP. In: Proceedings of the 50th annual symposium on foundations of computer science

    Google Scholar 

  • Asadpour A, Goemans MX, Madry A, Oveis Gharan S, Saberi A (2010) An O(logn/loglogn)-approximation algorithm for the asymmetric traveling salesman problem. In: 21st ACM-SIAM symposium on discrete algorithms

    Google Scholar 

  • Dell’Amico M, Maffioli F, Väbrand P (1995) On prize-collecting tours and the asymmetric travelling salesman problem. Int Trans Opl Res 2:297–308

    Article  MATH  Google Scholar 

  • Balas E (1989) The prize collecting traveling salesman problem. Networks 19:621–636

    Article  MathSciNet  MATH  Google Scholar 

  • Bienstock D, Goemans MX, Simchi-Levi D, Williamson DP (1993) A note on the prize collecting traveling salesman problem. Math Prog 59:413–420

    Article  MathSciNet  MATH  Google Scholar 

  • Frieze AM, Galbiati G, Maffioli F (1982) On the worst case performance of some algorithms for the asymmetric traveling salesman problem. Networks 12:23–39

    Article  MathSciNet  MATH  Google Scholar 

  • Goemans MX (2009) Combining approximation algorithms for the prize-collecting TSP. arXiv:0910.0553v1

  • Goemans MX, Williamson (1995) A general approximation technique for constrained forest problems. SIAM J Comput 24:296–317

    Article  MathSciNet  MATH  Google Scholar 

  • Nguyen VH, Nguyen TT (2012) Approximating the asymmetric profitable tour. Int J Math Oper Res 4(3):294–301

    Article  MathSciNet  MATH  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Viet Hung Nguyen.

Appendix

Appendix

In this section, we give arguments showing that we can always obtain a nonnegative optimal dual solution for the minimum cost assignment problem provided that the vector cost is nonnegative. We give a copy here of the assignment problem in Sect. 3.4.1.

(19)
(20)
(21)

The cost \(\bar{c}_{e}\) is supposed to be nonnegative for all eA B .

Suppose that we solve this problem by the Hungarian algorithm and the tableau on which the Hungarian algorithm is executed has the vertices in B + as its rows and those in B as it’s columns. Suppose that the u variables correspond to the rows of the tableau (hence associated with the vertices in B +) and the v variables correspond to its columns (hence associated with the vertices in B ). Each iteration of the Hungarian algorithm consists of the two following steps:

Step 1.:

Augment dual variables such that the reduced cost of every arc is decreased by a some positive value γ.

Step 2.:

Find a minimum cover of the tableau which is a subsets of rows and columns. Decrease the dual variables corresponding to the rows and columns in the cover by γ to maintain the non-negativity of the reduced costs.

Note that, we can do the job in Step 1 by augment all components of u by γ. In Step 2, the value of some components of u may be decreased but only by γ. Hence, we can assume that u is always nonnegative. At the end of the algorithm, we obtain a dual optimal solution (u ,v ) where u ≥0 and some components of v may be negative. We reiterate the Algorithm in Table 1 while there exists negative components of v .

Table 1 Algorithm making u and v nonnegative

Lemma 4

Y′⊆Y.

Proof

As X is the set of the rows containing all 0s at the columns in Y′, the rows assigned to the columns in Y′ in the optimal solution should be among the rows in X, i.e. the columns assigned to the rows in X should include those of Y′. Hence, Y′⊆Y. □

Lemma 5

The dual objective does not change after each iteration.

Proof

It suffice to observe that |X|=|Y|. □

Lemma 6

At the beginning of every iteration, the components of u in X are always strictly positive. And at the end, none of them becomes negative.

Proof

Let \(c^{r}_{ij}\) denote the reduced cost of the element in the row i and the column j for all iB + and for all jB . Hence \(c^{r}_{ij}=\bar{c}_{ij}-u^{*}_{i}-v^{*}_{j}\). Suppose that at the beginning of some iteration, the dual variable \(u^{*}_{i}\) of some row iX is non-positive. By hypothesis, there exists a column kY′ such that the reduced cost \(c^{r}_{ik}=0\). As \(c^{r}_{ik}=\bar{c}_{ik}-u^{*}_{i}-v^{*}_{k}=0\), we have \(\bar{c}_{ik}=u^{*}_{i}+v^{*}_{k}\). And as \(v^{*}_{k}\) is strictly negative and the original cost \(\bar{c}_{ik}\) is nonnegative, that leads to a contradiction. Hence, at the beginning of every iteration, the components of u in X are always strictly positive.

Now suppose at the end of some iteration, the dual variable \(u^{*}_{i}\) of some row iX becomes strictly negative. Let kY′ be any column in Y′ such that \(c^{r}_{ik}=0\). Hence \(\bar{c}_{ik}=u^{*}_{i}+v^{*}_{k}\). But by the Algorithm in Table 1, the value of \(v^{*}_{k}\) is at most 0 at the end of the iteration, this implies that \(\bar{c}_{ik}=u^{*}_{i}+v^{*}_{k}<0\). Contradiction. □

Theorem 2

The Algorithm in Table 1 returns a nonnegative dual optimal solution for (A) in O(n 2) time.

Proof

In each iteration of the algorithm, the computation of α and the modification of u and v cost at most O(n). By the algorithm, after each iteration, at least one more component of v becomes nonnegative, thus there are at most n iterations. In addition, by Lemma 6, u is always nonnegative and by Lemma 5, the objective value remains the same. Hence, at the end of the algorithm, u and v are nonnegative and dual optimal. □

Rights and permissions

Reprints and permissions

About this article

Cite this article

Nguyen, V.H. A primal-dual approximation algorithm for the Asymmetric Prize-Collecting TSP. J Comb Optim 25, 265–278 (2013). https://doi.org/10.1007/s10878-012-9501-z

Download citation

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s10878-012-9501-z

Keywords

Navigation