{"title":"Minimum Cut and Minimum k-Cut in Hypergraphs via Branching Contractions","authors":"Kyle Fox, Debmalya Panigrahi, Fred Zhang","doi":"https://dl.acm.org/doi/10.1145/3570162","DOIUrl":null,"url":null,"abstract":"<p>On hypergraphs with <i>m</i> hyperedges and <i>n</i> vertices, where <i>p</i> denotes the total size of the hyperedges, we provide the following results: <p><table border=\"0\" list-type=\"bullet\" width=\"95%\"><tr><td valign=\"top\"><p>•</p></td><td colspan=\"5\" valign=\"top\"><p>We give an algorithm that runs in \\(\\widetilde{O}\\left(mn^{2k-2}\\right) \\) time for finding a minimum <i>k</i>-cut in hypergraphs of arbitrary rank. This algorithm betters the previous best running time for the minimum <i>k</i>-cut problem, for <i>k</i> > 2.</p></td></tr><tr><td valign=\"top\"><p>•</p></td><td colspan=\"5\" valign=\"top\"><p>We give an algorithm that runs in \\(\\widetilde{O}\\left(n^{\\max \\lbrace r,2k-2\\rbrace }\\right) \\) time for finding a minimum <i>k</i>-cut in hypergraphs of constant rank <i>r</i>. This algorithm betters the previous best running times for both the minimum cut and minimum <i>k</i>-cut problems for dense hypergraphs.</p></td></tr></table></p>\nBoth of our algorithms are Monte Carlo, <i>i.e.</i>, they return a minimum <i>k</i>-cut (or minimum cut) with high probability. These algorithms are obtained as instantiations of a generic <i>branching randomized contraction</i> technique on hypergraphs, which extends the celebrated work of Karger and Stein on recursive contractions in graphs. Our techniques and results also extend to the problems of minimum hedge-cut and minimum hedge-<i>k</i>-cut on hedgegraphs, which generalize hypergraphs.</p>","PeriodicalId":50922,"journal":{"name":"ACM Transactions on Algorithms","volume":"2 1","pages":""},"PeriodicalIF":0.9000,"publicationDate":"2022-10-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM Transactions on Algorithms","FirstCategoryId":"94","ListUrlMain":"https://doi.org/https://dl.acm.org/doi/10.1145/3570162","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0
Abstract
On hypergraphs with m hyperedges and n vertices, where p denotes the total size of the hyperedges, we provide the following results:
•
We give an algorithm that runs in \(\widetilde{O}\left(mn^{2k-2}\right) \) time for finding a minimum k-cut in hypergraphs of arbitrary rank. This algorithm betters the previous best running time for the minimum k-cut problem, for k > 2.
•
We give an algorithm that runs in \(\widetilde{O}\left(n^{\max \lbrace r,2k-2\rbrace }\right) \) time for finding a minimum k-cut in hypergraphs of constant rank r. This algorithm betters the previous best running times for both the minimum cut and minimum k-cut problems for dense hypergraphs.
Both of our algorithms are Monte Carlo, i.e., they return a minimum k-cut (or minimum cut) with high probability. These algorithms are obtained as instantiations of a generic branching randomized contraction technique on hypergraphs, which extends the celebrated work of Karger and Stein on recursive contractions in graphs. Our techniques and results also extend to the problems of minimum hedge-cut and minimum hedge-k-cut on hedgegraphs, which generalize hypergraphs.
期刊介绍:
ACM Transactions on Algorithms welcomes submissions of original research of the highest quality dealing with algorithms that are inherently discrete and finite, and having mathematical content in a natural way, either in the objective or in the analysis. Most welcome are new algorithms and data structures, new and improved analyses, and complexity results. Specific areas of computation covered by the journal include
combinatorial searches and objects;
counting;
discrete optimization and approximation;
randomization and quantum computation;
parallel and distributed computation;
algorithms for
graphs,
geometry,
arithmetic,
number theory,
strings;
on-line analysis;
cryptography;
coding;
data compression;
learning algorithms;
methods of algorithmic analysis;
discrete algorithms for application areas such as
biology,
economics,
game theory,
communication,
computer systems and architecture,
hardware design,
scientific computing