2004
DOI: 10.1007/978-3-540-30551-4_78
|View full text |Cite
|
Sign up to set email alerts
|

A Slightly Improved Sub-cubic Algorithm for the All Pairs Shortest Paths Problem with Real Edge Lengths

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
27
0

Year Published

2005
2005
2013
2013

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 27 publications
(27 citation statements)
references
References 24 publications
0
27
0
Order By: Relevance
“…The respective methods, such as ones of Strassen [16] or Coppersmith and Winograd [17], are inapplicable for obtaining the distance product, since they imply an operation inverse to addition. Another approach, proposed by Fredman [4], would be expensive to implement for larger matrices [10]. The size of the exponentiated matrix amounts to one-fourth of the size of the cost matrix, whereas some of the alternative methods for bipartite graphs (e.g., Chin-Wen and Chang [11]) achieve their acceleration on the cost of additional space proportional to the size of the cost matrix.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…The respective methods, such as ones of Strassen [16] or Coppersmith and Winograd [17], are inapplicable for obtaining the distance product, since they imply an operation inverse to addition. Another approach, proposed by Fredman [4], would be expensive to implement for larger matrices [10]. The size of the exponentiated matrix amounts to one-fourth of the size of the cost matrix, whereas some of the alternative methods for bipartite graphs (e.g., Chin-Wen and Chang [11]) achieve their acceleration on the cost of additional space proportional to the size of the cost matrix.…”
Section: Discussionmentioning
confidence: 99%
“…Nevertheless, if negative cycles exist, the Floyd-Warshall algorithm and also the subsequent algorithm can be used to detect them. The approach to be presented is a distance product APSP method known since the late 1950's [12] and widely considered in literature [7,9,10]. This method is based on the distance matrix multiplication.…”
Section: +1mentioning
confidence: 99%
See 1 more Smart Citation
“…Since then, there have been some more progresses such as O(n 3 (log log n)/ log n) 5/7 ) [9] and O(n 3 (log log n) 2 / log n) [15], and O(n 3 log log n/ log n) [16]. Recently, algorithms with complexity O(n 3 √ log log n / log n) [18], O(n 3 (log log n/ log n) 5/4 ) [10], O(n 3 (log log n) 3 / log 2 n)) [4], etc., appeared.…”
Section: Introductionmentioning
confidence: 99%
“…We describe two techniques that improve this time complexity to O(n 3 ) for K n 1:5 = ffiffiffiffiffiffiffiffiffi ffi log n p and even subcubic for smaller K. The first is based on the sampling technique and provides a subroutine to the second solution. With advanced algorithms for DMM [3,16,17], the second reduces the complexity to subcubic.…”
Section: Introductionmentioning
confidence: 99%