2017
DOI: 10.1016/j.cor.2016.06.022
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of FPTASes for the multi-objective shortest path problem

Abstract: We propose a new FPTAS for the multi-objective shortest path problem. The algorithm uses elements from both an exact labeling algorithm and an FPTAS proposed by Tsaggouris and Zaroliagis (2009). We analyze the running times of these three algorithms both from a theoretical and a computational point of view. Theoretically, we show that there are instances for which the new FPTAS runs an arbitrary times faster than the other two algorithms. Furthermore, for the bi-objective case, the number of approximate soluti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
40
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 33 publications
(40 citation statements)
references
References 25 publications
0
40
0
Order By: Relevance
“…None of the above strategies seem to have been implemented or tested until the publication of Breugem, Dollevoet and van den Heuvel [5]. They introduce the idea of a cell decomposition by Papadimitriou and Yannakakis to a traditional label-setting algorithm.…”
Section: Early Work By Hansen and Warburtonmentioning
confidence: 99%
See 2 more Smart Citations
“…None of the above strategies seem to have been implemented or tested until the publication of Breugem, Dollevoet and van den Heuvel [5]. They introduce the idea of a cell decomposition by Papadimitriou and Yannakakis to a traditional label-setting algorithm.…”
Section: Early Work By Hansen and Warburtonmentioning
confidence: 99%
“…• Compared to the algorithm by Warburton as well as Papadimitriou and Yannakakis, we only consider one pass of a labeling algorithm. As noted by [25] and [5], these passes are the most expensive operations of the algorithm.…”
Section: A New Approximation Frameworkmentioning
confidence: 99%
See 1 more Smart Citation
“…The problem E xact P ath (normalα) can also be formulated as a special case of a constrained path problem , which is to maximize path length, subject to the constraint that the path length does not exceed a certain value, or to minimize the path length, subject to the constraint that the path length is at least a certain value. There exists a voluminous literature on the constrained and bi‐objective path problems, see, for example, Joksch (), Dial (), Hansen (), Aneja, Aggarwal, and Nair (), Desrochers (), Warburton (), Hassin (), Lorenz and Raz (), Ergun, Sinha, and Zhang (), Righini and Salani (), Boland, Dethridge, and Dumitrescu (), Garcia (), Tsaggouris and Zaroliagis (), and Breugem, Dollevoet, and van den Heuvel (). We will present new observations about the relations between the problem E xact P ath (normalα) and other path problems with the forbidden gaps.…”
Section: Introductionmentioning
confidence: 99%
“…α-CSP without index. The current state-of-the-art solution for α-CSP is Breugem's method [20] (called CP-Dijk in the following), which resembles Sky-Dijk with a conservative pruning (CP) technique originally developed by Tsaggouris and Zaroliagis [90]. Specifically, given an α-CSP with origin s, destination t, cost constraint θ, and approximation ratio α, CP-Dijk applies the same data structures and follows the same steps as Sky-Dijk, with a single modification: that each label set L(v) maintains the set of paths that are not n √ α-dominated (Definition 5.2) by another path in L(v), where n is the total number of vertices in the input graph G. Because n √ α-dominance is a relaxed condition of exact (i.e., 1-) dominance, this modification leads to faster query processing.…”
Section: State Of the Artmentioning
confidence: 99%