Proceedings 42nd IEEE Symposium on Foundations of Computer Science 2001
DOI: 10.1109/sfcs.2001.959897
|View full text |Cite
|
Sign up to set email alerts
|

Planar graphs, negative weight edges, shortest paths, and near linear time

Abstract: In this paper, we present an Ç´Ò ÐÓ ¿ Òµ time algorithm for finding shortest paths in a planar graph with real weights. This can be compared to the best previous strongly polynomial time algorithm developed by Lipton, Rose, and Tarjan in 1978 which ran in Ç´Ò ¿ ¾ µ time, and the best polynomial algorithm developed by Henzinger, Klein, Subramanian, and Rao in 1994 which ran in Ç´Ò ¿ µ time.We also present significantly improved algorithms for query and dynamic versions of the shortest path problems. Ô Òµ 1 The… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
193
0

Year Published

2005
2005
2012
2012

Publication Types

Select...
4
4
2

Relationship

0
10

Authors

Journals

citations
Cited by 93 publications
(194 citation statements)
references
References 17 publications
1
193
0
Order By: Relevance
“…While the query times are very good (less than 20 µs for ǫ = 0.01), the preprocessing time and space consumption are quite high (2.5 hours and 2 GB, respectively). Using O(n log 3 n) space and preprocessing time, query time O( √ n log n) can be achieved [16] for directed planar graphs without negative cycles.…”
Section: Related Workmentioning
confidence: 99%
“…While the query times are very good (less than 20 µs for ǫ = 0.01), the preprocessing time and space consumption are quite high (2.5 hours and 2 GB, respectively). Using O(n log 3 n) space and preprocessing time, query time O( √ n log n) can be achieved [16] for directed planar graphs without negative cycles.…”
Section: Related Workmentioning
confidence: 99%
“…While no nontrivial theoretical results are known for the general P2P problem, there has been work on the special case of undirected planar graphs with slightly super-linear preprocessing space. The best bound in this context is c 0000 (copyright holder) due to Fakcharoenphol and Rao [14]. Algorithms for approximate shortest paths that use preprocessing have also been studied; see e.g., [4,28,48].…”
Section: Introductionmentioning
confidence: 99%
“…Thereafter, a few solutions [3,32,35,40] were proposed whose running times are better than a total re-computation. However, these solutions only work for integer weights.…”
Section: Discussionmentioning
confidence: 99%