We significantly improve known time bounds for solving the minimum cut problem on undirected graphs. We use a "semi-duality" between minimum cuts and maximum spanning tree packings combined with our previously developed random sampling techniques. We give a randomized algorithm that finds a minimum cut in an medge, n-vertex graph with high probability in O(m log3n) time. We also give a simpler randomized algorithm that finds all minimum cuts with high probability in O(n2 log n) time. This variant has an optimal RNC parallelization. Both variants improve on the previous best time bound of O(n2 log3 n). Other applications of the tree-packing approach are new, nearly tight bounds on the number of near minimum cuts a graph may have and a new data structure for representing them in a space-efficient manner.
CITATION STYLE
Karger, D. R. (1996). Minimum cuts in near-linear time. In Proceedings of the Annual ACM Symposium on Theory of Computing (Vol. Part F129452, pp. 56–63). Association for Computing Machinery. https://doi.org/10.1145/237814.237829
Mendeley helps you to discover research relevant for your work.