45th Annual IEEE Symposium on Foundations of Computer Science
DOI: 10.1109/focs.2004.25
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Transitive Closure via Dynamic Matrix Inverse (Extended Abstract)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
114
0

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 84 publications
(115 citation statements)
references
References 19 publications
1
114
0
Order By: Relevance
“…1 Our results are tight in one of the following ways: (1) the query time of the existing algorithms cannot be improved without significantly increase the update time, (2) the update time of the existing algorithms cannot be improved without significantly increase the query time, (3) the update and query time of the existing algorithms cannot be improved simultaneously, and (4) the approximation guarantee cannot be improved without significantly increasing both query and update time. 2 For the s-t reachability problem, our result does not subsume the result based on the Boolean matrix multiplication (BMM) conjecture because the latter result holds only for combinatorial algorithms, and it is in fact larger than an upper bound provided by the non-combinatorial algorithm of Sankowski [40] (see Section 1.2 for a discussion). Also note that the result based on the triangle detection problem which is not subsumed by our result holds only for a more restricted notion of amortization (see Section 1.2).…”
Section: Omv-hardness For Dynamic Algorithmsmentioning
confidence: 75%
See 2 more Smart Citations
“…1 Our results are tight in one of the following ways: (1) the query time of the existing algorithms cannot be improved without significantly increase the update time, (2) the update time of the existing algorithms cannot be improved without significantly increase the query time, (3) the update and query time of the existing algorithms cannot be improved simultaneously, and (4) the approximation guarantee cannot be improved without significantly increasing both query and update time. 2 For the s-t reachability problem, our result does not subsume the result based on the Boolean matrix multiplication (BMM) conjecture because the latter result holds only for combinatorial algorithms, and it is in fact larger than an upper bound provided by the non-combinatorial algorithm of Sankowski [40] (see Section 1.2 for a discussion). Also note that the result based on the triangle detection problem which is not subsumed by our result holds only for a more restricted notion of amortization (see Section 1.2).…”
Section: Omv-hardness For Dynamic Algorithmsmentioning
confidence: 75%
“…For example, it was shown in [1] that the combinatorial BMM conjecture implies that there is no combinatorial algorithm with n 3− preprocessing time, n 2− update time, and n 2− query time for the fully-dynamic s-t reachability and bipartite perfect matching problems. However, we can break these bounds using Sankowski's algebraic algorithms [40,43] which requires n ω preprocessing time, n 1.495 worst-case update time, and O(1) worst case query time, where ω is the exponent of the best known matrix multiplication algorithm (currently, ω < 2.3728639 [19]). …”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Our algorithms work on directed acyclic digraphs, and are randomized with one-sided error. After our work, Sankowski [16] has presented subquadratic algorithms for fully dynamic transitive closure on general graphs.…”
Section: Discussionmentioning
confidence: 99%
“…The former maintains the inverse of a matrix under updates, and is a critical routine for many graph algorithms [45,33,22]. However, this often leads to dense matrices, and we combine it with techniques from graph sparsification [49,1,30,35] to obtain our nearlylinear running times.…”
Section: Introductionmentioning
confidence: 99%