2021
DOI: 10.4086/toc.2021.v017a005
|View full text |Cite
|
Sign up to set email alerts
|

Untitled

Abstract: We investigate the time-complexity of the All-Pairs Max-Flow problem: Given a graph with n nodes and m edges, compute for all pairs of nodes the maximum-flow value between them. If Max-Flow (the version with a given source-sink pair s,t) can be solved in time T (m), then O(n 2 ) • T (m) is a trivial upper bound. But can we do better?For directed graphs, recent results in fine-grained complexity suggest that this time bound is essentially optimal. In contrast, for undirected graphs with edge capacities, a semin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...

Citation Types

0
2
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 37 publications
0
2
0
Order By: Relevance
“…Moreover, such a tree can be computed using n − 1 max-flow calls. 1 Since their work, substantial effort has gone into obtaining better GHtree algorithms, and faster algorithms are now known for many restricted graph classes, including unweighted graphs [BHKP07, KL15,AKT21b], simple graphs [AKT21c, AKT21a, LPS21, Zha21, AKT22], planar graphs [BSW15], surface-embedded graphs [BENW16], bounded treewidth graphs [ACZ98, AKT20], etc. (see the survey [Pan16]).…”
mentioning
confidence: 99%
See 1 more Smart Citation
“…Moreover, such a tree can be computed using n − 1 max-flow calls. 1 Since their work, substantial effort has gone into obtaining better GHtree algorithms, and faster algorithms are now known for many restricted graph classes, including unweighted graphs [BHKP07, KL15,AKT21b], simple graphs [AKT21c, AKT21a, LPS21, Zha21, AKT22], planar graphs [BSW15], surface-embedded graphs [BENW16], bounded treewidth graphs [ACZ98, AKT20], etc. (see the survey [Pan16]).…”
mentioning
confidence: 99%
“…Our techniques also improve the bounds known for the GHtree problem in unweighted graphs, and even for simple graphs. For unweighted graphs, the best previous results were Õ(mn) obtained by Bhalgat et al [BHKP07] and by Karger and Levine [KL15], and an incomparable result that reduces the GHtree problem to O( √ m) max-flow calls [AKT21b]. There has been recently much interest progress on simple graphs as well [AKT21c, AKT21a, LPS21, Zha21, AKT22], with the current best running time being (m + n 1.9 ) 1+o(1) .…”
mentioning
confidence: 99%