2007
DOI: 10.1016/j.tcs.2007.02.053
|View full text |Cite
|
Sign up to set email alerts
|

Faster algorithms for finding lowest common ancestors in directed acyclic graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
55
0
1

Year Published

2008
2008
2023
2023

Publication Types

Select...
6
1

Relationship

2
5

Authors

Journals

citations
Cited by 52 publications
(56 citation statements)
references
References 12 publications
0
55
0
1
Order By: Relevance
“…For each edge (i, j), the maximum witness k of C [i, j] (if any) forms the heaviest triangle including this edge. Hence, using the O(n 2.616 ) time-bound for the maximum witness problem established in [13] and improved to O(n 2.575 ) by rectangular matrix multiplication [7], Vassilevska, Williams, and Yuster [18] obtained the same upper time-bounds for finding a maximum-weight triangle in a vertex-weighted graph.…”
Section: Introductionmentioning
confidence: 79%
“…For each edge (i, j), the maximum witness k of C [i, j] (if any) forms the heaviest triangle including this edge. Hence, using the O(n 2.616 ) time-bound for the maximum witness problem established in [13] and improved to O(n 2.575 ) by rectangular matrix multiplication [7], Vassilevska, Williams, and Yuster [18] obtained the same upper time-bounds for finding a maximum-weight triangle in a vertex-weighted graph.…”
Section: Introductionmentioning
confidence: 79%
“…For all pairs of nodes s and t we want to compute the highest node in topological order that still has a path to both s and t. Such a node is called a least common ancestor (LCA) of s and t. The all pairs LCA problem is to determine an LCA for every pair of vertices in a DAG. In terms of n, the best algebraic algorithm for finding all pairs LCAs uses the minimum witness product and runs in O(n 2.575 ) [12,7]. Czumaj, Kowaluk, and Lingas [12,7] gave an algorithm for finding all pairs LCAs in a sparse DAG in O(mn) time.…”
Section: All Pairs Shortest Paths (Apsp)mentioning
confidence: 99%
“…In terms of n, the best algebraic algorithm for finding all pairs LCAs uses the minimum witness product and runs in O(n 2.575 ) [12,7]. Czumaj, Kowaluk, and Lingas [12,7] gave an algorithm for finding all pairs LCAs in a sparse DAG in O(mn) time. We improve this runtime to O(mn log( n 2 m )/ log n).…”
Section: All Pairs Shortest Paths (Apsp)mentioning
confidence: 99%
See 2 more Smart Citations