1992
DOI: 10.1002/net.3230220707
|View full text |Cite
|
Sign up to set email alerts
|

Level graphs and approximate shortest path algorithms

Abstract: Shortest path algorithms for graphs have been widely studied and are of great practical utility. For the case of a general graph, Dijkstra's algorithm is known to be optimal. However, in many practical instances, there is a ''level'' structure which may be imposed on the underlying graph. Utilizing these levels, this paper demonstrates that the time complexity of shortest path generation may be greatly reduced.A new graph structure, the level graph, together with a simple uninformed heuristic, LGS, for searchi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
21
0

Year Published

1998
1998
2014
2014

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 30 publications
(21 citation statements)
references
References 4 publications
0
21
0
Order By: Relevance
“…fewer intersections). A modification of the weighting function could easily be used to explicitly prefer certain types of road [10,11,12]. For example, major roads could be preferred in the route selection by making the weights for turning onto a major road smaller, and turning off a major road larger.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…fewer intersections). A modification of the weighting function could easily be used to explicitly prefer certain types of road [10,11,12]. For example, major roads could be preferred in the route selection by making the weights for turning onto a major road smaller, and turning off a major road larger.…”
Section: Discussionmentioning
confidence: 99%
“…Shortest path algorithms only minimize route efficiency, in terms of distance or travel cost, and not route description complexity. Algorithms for finding an optimal route that is not the shortest path have been proposed by Shapiro et al [10] as well as Liu [11,12]. The approach of Shapiro et al can be used to take advantage of the type of roads (major roads versus minor roads), generating a route that prefers major routes.…”
Section: Introductionmentioning
confidence: 99%
“…Although many path optimizations focused on distance travelled minimum are not aiming at reducing path simplicity, this reduction is their byproduct. A path solution could prefer major road by incorporating road network knowledge, which has lower simplicity before optimizing (8,9). Based on the topology representation of graph, an algorithm was presented to compute all fewest-turn paths using natural roads connectivity (10).…”
Section: Introductionmentioning
confidence: 99%
“…By solving for all pairs of shortest paths in the higher level subnetwork and interfacing with gateways into the lower level subnetworks, we achieve significant economics of computation, albeit at the expense of a loss of optimality. We explore in this article the magnitudes of the computational gains and associated errors from optimality.A similar approach is taken by Shapiro, Waxman, and Nir, [8] who classify each of the arcs in the network, and approximate shortest paths based on the assumption that it is desirable to spend as little time as possible on lower level arcs. Their approach can be very efficient, especially when only a few shortest paths need to be computed.…”
mentioning
confidence: 99%
“…A similar approach is taken by Shapiro, Waxman, and Nir, [8] who classify each of the arcs in the network, and approximate shortest paths based on the assumption that it is desirable to spend as little time as possible on lower level arcs. Their approach can be very efficient, especially when only a few shortest paths need to be computed.…”
mentioning
confidence: 99%