2007
DOI: 10.1007/978-3-540-75520-3_62
|View full text |Cite
|
Sign up to set email alerts
|

Fast Lowest Common Ancestor Computations in Dags

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
8
0
4

Year Published

2008
2008
2018
2018

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 16 publications
(12 citation statements)
references
References 22 publications
0
8
0
4
Order By: Relevance
“…Eckhardt et al [9] show that the expected number of edges in a transitively reduced digraph is Θ(n log n) in a random graph model where each edge is included in the graph with probability p. Our model for generating the graphs is somewhat different, but leads to the same asymptotic bound. There is a clear bijection between any permutation on n elements and a two-dimensional partial order of n elements.…”
Section: Methodsmentioning
confidence: 82%
“…Eckhardt et al [9] show that the expected number of edges in a transitively reduced digraph is Θ(n log n) in a random graph model where each edge is included in the graph with probability p. Our model for generating the graphs is somewhat different, but leads to the same asymptotic bound. There is a clear bijection between any permutation on n elements and a two-dimensional partial order of n elements.…”
Section: Methodsmentioning
confidence: 82%
“…The first contribution of this article is summarized in the following theorem. This should be directly compared to the LCA-schemes in dags [3,4,6,7,14,15], which have at least three computational drawbacks:…”
Section: Our Resultsmentioning
confidence: 99%
“…A direct use of matrix multiplication leads to a high polynomial (n 6 ) time complexity. Therefore, it is simpler and more efficient to use an algorithm based on the transitive closure mechanism, see For non-constant k, the algorithm finding for each pair all its LCAs is more efficient, see [5].…”
Section: Finding K-lcasmentioning
confidence: 99%