2000
DOI: 10.1007/s004530010043
|View full text |Cite
|
Sign up to set email alerts
|

Improved Algorithms for Dynamic Shortest Paths

Abstract: Abstract. We describe algorithms for finding shortest paths and distances in outerplanar and planar digraphs that exploit the particular topology of the input graph. An important feature of our algorithms is that they can work in a dynamic environment, where the cost of any edge can be changed or the edge can be deleted. In the case of outerplanar digraphs, our data structures can be updated after any such change in only logarithmic time. A distance query is also answered in logarithmic time. In the case of pl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
3
0

Year Published

2000
2000
2011
2011

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 15 publications
(3 citation statements)
references
References 40 publications
0
3
0
Order By: Relevance
“…For the general case, when the girth is not bounded by a constant, Djidjev [9] presented and algorithm that computes the girth in O(n 5/4 log n) time. Djidjev's solution uses dynamic data structure for shortest paths [10], as well as a clever use of hammock decompositions [14]. Djidjev's algorithm is the fastest algorithm that solves this problem directly.…”
mentioning
confidence: 99%
“…For the general case, when the girth is not bounded by a constant, Djidjev [9] presented and algorithm that computes the girth in O(n 5/4 log n) time. Djidjev's solution uses dynamic data structure for shortest paths [10], as well as a clever use of hammock decompositions [14]. Djidjev's algorithm is the fastest algorithm that solves this problem directly.…”
mentioning
confidence: 99%
“…The algorithm in Ausiello et al [1992] is for graphs with nice topologies such as trees and outerplanar graphs. Djidjev et al [2000] achieves logarithmic query and update times for planar digraphs through graph decomposition. Feuerstein and Marchetti-Spaccamela [1993] and Klein et al [1994] also consider planar graphs.…”
Section: Related Workmentioning
confidence: 99%
“…In general, the majority of work on dynamic algorithms for directed graphs has focused on shortest/longest paths and transitive closure (e.g., [King and Sagert 1999;Demetrescu and Italiano 2000;Djidjev et al 2000;Frigioni et al 1998;Baswana et al 2002;). For undirected graphs, there has been substantially more work and a survey of this area can be found in [Italiano et al 1999].…”
Section: · 23mentioning
confidence: 99%