Computing minimum cuts in hypergraphs
Abstract
We study algorithmic and structural aspects of connectivity in hypergraphs. Given a hypergraph with , and the best known algorithm to compute a global minimum cut in runs in time for the uncapacitated case and in time for the capacitated case. We show the following new results. 1. Given an uncapacitated hypergraph and an integer we describe an algorithm that runs in time to find a subhypergraph with sum of degrees that preserves all edge-connectivities up to (a -sparsifier). This generalizes the corresponding result of Nagamochi and Ibaraki from graphs to hypergraphs. Using this sparsification we obtain an time algorithm for computing a global minimum cut of where is the minimum cut value. 2. We generalize Matula's argument for graphs to hypergraphs and obtain a -approximation to the global minimum cut in a capacitated hypergraph in time. 3. We show that a hypercactus representation of all the global minimum cuts of a capacitated hypergraph can be computed in time and space. We utilize vertex ordering based ideas to obtain our results. Unlike graphs we observe that there are several different orderings for hypergraphs which yield different insights.
Cite
@article{arxiv.1607.08682,
title = {Computing minimum cuts in hypergraphs},
author = {Chandra Chekuri and Chao Xu},
journal= {arXiv preprint arXiv:1607.08682},
year = {2017}
}
Comments
23 pages, 2 figures. Fixed the proof of Theorem 3.5. Corrected typos