首页    期刊浏览 2024年09月19日 星期四
登录注册

文章基本信息

  • 标题:New Algorithms and Lower Bounds for All-Pairs Max-Flow in Undirected Graphs
  • 本地全文:下载
  • 作者:Amir Abboud ; Robert Krauthgamer ; Ohad Trabelsi
  • 期刊名称:Theory of Computing
  • 印刷版ISSN:1557-2862
  • 电子版ISSN:1557-2862
  • 出版年度:2021
  • 卷号:17
  • 期号:1
  • 页码:1-27
  • DOI:10.4086/toc.2021.v017a005
  • 语种:English
  • 出版社:University of Chicago
  • 摘要: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(n2)⋅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 seminal algorithm of Gomory and Hu (1961) runs in much faster time, O(n)⋅T(m). Under the plausible assumption that Max-Flow can be solved in near-linear time m1+o(1), this half-century old algorithm yields an nm1+o(1) bound. Several other algorithms have been designed through the years, including O˜(mn) time for unit-capacity edges (unconditionally), but none of them break the O(mn) barrier. Meanwhile, no super-linear lower bound is known for undirected graphs.We design the first hardness reductions for All-Pairs Max-Flow in undirected graphs, giving an essentially optimal lower bound for the node-capacities setting. For edge capacities, our efforts to prove similar lower bounds have failed, but we have discovered a surprising new algorithm that breaks the O(mn) barrier for graphs with unit-capacity edges! Assuming T(m)=m1+o(1), our algorithm runs in time m3/2+o(1) and outputs a cut-equivalent tree (similarly to the Gomory--Hu algorithm). Even with current Max-Flow algorithms we improve the state of the art as long as m=O(n5/3−ε). Finally, we explain the lack of lower bounds by proving a non-reducibility result. This result is based on a new near-linear time O˜(m) nondeterministic algorithm for constructing a cut-equivalent tree and may be of independent interest.
  • 关键词:Gomory-Hu; conditional lower bounds; max-flow
国家哲学社会科学文献中心版权所有