2001
DOI: 10.1007/3-540-44688-5_15
|View full text |Cite
|
Sign up to set email alerts
|

Pareto Shortest Paths is Often Feasible in Practice

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
36
0

Year Published

2002
2002
2018
2018

Publication Types

Select...
5
4

Relationship

1
8

Authors

Journals

citations
Cited by 55 publications
(37 citation statements)
references
References 10 publications
1
36
0
Order By: Relevance
“…The complexity of the problem is much higher if you take connections, vehicle types, transfer times, or traffic days into account. It is therefore feasible to perform a shortest-path computation to find tighter lower bounds [29]. More precisely, you run Dijkstra's algorithm on a condensed graph: The nodes of this graph are the stations (or stops) and an edge between two stations exists iff there is a non-stop connection.…”
Section: Goal-directed Search or A *mentioning
confidence: 99%
“…The complexity of the problem is much higher if you take connections, vehicle types, transfer times, or traffic days into account. It is therefore feasible to perform a shortest-path computation to find tighter lower bounds [29]. More precisely, you run Dijkstra's algorithm on a condensed graph: The nodes of this graph are the stations (or stops) and an edge between two stations exists iff there is a non-stop connection.…”
Section: Goal-directed Search or A *mentioning
confidence: 99%
“…Thus, they constitute interesting trade-offs. Pareto optimization is used widely in combinatorial optimization; see [2][3][4] for recent applications. It is often employed, albeit in a heuristic fashion, with genetic algorithms.…”
Section: Introductionmentioning
confidence: 99%
“…Otherwise, it is too costly and it does not provide enough guidance to the decision maker. While, in many applications, it has been observed that the Pareto set is indeed usually small (see, e.g., [15] for an experimental study of the multiobjective shortest path problem), one can, for almost every problem with more than one objective function, find instances with an exponential number of Pareto-optimal solutions (see, e.g., [10]). …”
Section: Introductionmentioning
confidence: 99%