1990
DOI: 10.1080/00207169008803814
|View full text |Cite
|
Sign up to set email alerts
|

A more efficient algorithm for the min-plus multiplication

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
26
0

Year Published

1998
1998
2013
2013

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 44 publications
(26 citation statements)
references
References 8 publications
0
26
0
Order By: Relevance
“…It seems that combinatorial algorithms for APSP (not using fast matrix multiplication) are much better suited to be implemented in a distributed way. Combinatorial APSP algorithms were studied first in [21] and then [9,10,15,19,23,42,43,50] but only yield polylogarithmic improvements over O(n 3 ).…”
Section: All Pairs Shortest Pathsmentioning
confidence: 99%
“…It seems that combinatorial algorithms for APSP (not using fast matrix multiplication) are much better suited to be implemented in a distributed way. Combinatorial APSP algorithms were studied first in [21] and then [9,10,15,19,23,42,43,50] but only yield polylogarithmic improvements over O(n 3 ).…”
Section: All Pairs Shortest Pathsmentioning
confidence: 99%
“…year O(n 3 ) Dijkstra/Floyd-Warshall 1959/1962 O(n 3 log 1/3 log n/ log 1/3 n) Fredman [17] 1976 O(n 3 log 1/2 log n/ log 1/2 n) Takaoka [34] 1991 O(n 3 / log 1/2 n) Dobosiewicz [15] 1990 O(n 3 log 5/7 log n/ log 5/7 n) Han [18] 2004 O(n 3 log 2 log n/ log n) Takaoka [35] 2004 O(n 3 log log n/ log n)…”
Section: Introductionmentioning
confidence: 99%
“…[7] discovered a slightly more efficient explicit implementation of Fredman's "algorithm" for rectangular min-plus products. Instead of using table-lookup, as done by Fredman [9] and Takaoka [25], the algorithm of Dobosiewicz simply uses bit-level parallelism.…”
Section: The Algorithm Of Fredmanmentioning
confidence: 99%