Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms 2019
DOI: 10.1137/1.9781611975482.106
|View full text |Cite
|
Sign up to set email alerts
|

A time- and space-optimal algorithm for the many-visits TSP

Abstract: The many-visits traveling salesperson problem (MV-TSP) asks for an optimal tour of n cities that visits each city c a prescribed number k c of times. Travel costs may be asymmetric, and visiting a city twice in a row may incur a non-zero cost. The MV-TSP problem finds applications in scheduling, geometric approximation, and Hamiltonicity of certain graph families.The fastest known algorithm for MV-TSP is due to Cosmadakis and Papadimitriou (SICOMP, 1984). It runs in time n O(n) + O(n 3 log c k c ) and requires… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(17 citation statements)
references
References 41 publications
0
17
0
Order By: Relevance
“…Lemma 2.2 (Berger et al [3], Lemma 2.4). A sequence of nonnegative integers {d v } v∈X is an outdegree sequence of an out-tree spanning X and rooted at r ∈ X if and only if…”
Section: Multisets Recall That a Multiset A Can Be Identified By Its ...mentioning
confidence: 99%
See 2 more Smart Citations
“…Lemma 2.2 (Berger et al [3], Lemma 2.4). A sequence of nonnegative integers {d v } v∈X is an outdegree sequence of an out-tree spanning X and rooted at r ∈ X if and only if…”
Section: Multisets Recall That a Multiset A Can Be Identified By Its ...mentioning
confidence: 99%
“…Yet another breakthrough came only recently, namely Berger, Kozma, Mnich and Vincze [2,3] improved the running time to O * (5 n ). Their main contribution is an idea that it is more convenient to use outbranchings (i.e.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The transportation problem. Observe that if we relax the connectivity and decomposability constraints from the unrestricted MV-mTSP variants (similarly to the single-salesman case [5,6,11]), the problem can be modelled as the Hitchcock transportation problem [20]. The transportation problem can be solved efficiently using a min-cost max-flow algorithm [13], even in strongly polynomial time [26,28].…”
Section: Approximation Algorithms For Many-visits Mtsp With Arbitrary...mentioning
confidence: 99%
“…We cannot guess the topology of the spanning multigraph part of a solution in a manner similar to guessing a topology as in the case of digraphs, since trying every possibility already takes times 2 O( k r log k r ) . Instead, inspired by the work of Berger et al [8] (which guess a degree-sequence of a certain tree), we only guess a so called "occurrence sequence" of the spanning multigraph part of a solution. Let us first define a notion that we call an occurrence sequence.…”
Section: Guessing the Occurrence Sequence Of The Spanning Multigraph mentioning
confidence: 99%