Tight Lower Bounds for Directed Cut Sparsification and Distributed Min-Cut

有向割稀疏化和分布式最小割的紧下界

阅读:1

Abstract

In this paper, we consider two fundamental cut approximation problems on large graphs. We prove new lower bounds for both problems that are optimal up to logarithmic factors. The first problem is to approximate cuts in balanced directed graphs. In this problem, the goal is to build a data structure that (1 ± ε) -approximates cut values in graphs with n vertices. For arbitrary directed graphs, such a data structure requires Ω(n2) bits even for constant ε . To circumvent this, recent works study β -balanced graphs, meaning that for every directed cut, the total weight of edges in one direction is at most β times that in the other direction. We consider two models: the for-each model, where the goal is to approximate each cut with constant probability, and the for-all model, where all cuts must be preserved simultaneously. We improve the previous [Formula: see text] lower bound to [Formula: see text] in the for-each model, and we improve the previous Ω(nβ/ε) lower bound to Ω(nβ/ε2) in the for-all model. This resolves the main open questions of (Cen et al., ICALP, 2021). The second problem is to approximate the global minimum cut in a local query model, where we can only access the graph via degree, edge, and adjacency queries. We improve the previous Ω(/) query complexity lower bound to Ω(min{m, 2/}) for this problem, where m is the number of edges, k is the size of the minimum cut, and we seek a (1 + ε) -approximation. In addition, we show that existing upper bounds with slight modifications match our lower bound up to logarithmic factors.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。