A new approach to the minimum cut problem

被引:302
作者
Karger, DR [1 ]
Stein, C [1 ]
机构
[1] DARTMOUTH COLL, HANOVER, NH 03755 USA
关键词
graph algorithm; minimum cut; network reliability; parallel computing; randomized algorithm;
D O I
10.1145/234533.234534
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
This paper presents a new approach to finding minimum cuts in undirected graphs. The fundamental principle is simple: the edges in a graph's minimum cut form an extremely small fraction of the graph's edges. Using this idea, we give a randomized, strongly polynomial algorithm that finds the minimum cut in an arbitrarily weighted undirected graph with high probability. The algorithm runs in O(n(2)log(3)n) time, a significant improvement over the previous (O) over tilde(mn) time bounds based on maximum flows. It is simple and intuitive and uses no complex data structures. Our algorithm can be parallelized to run in RNC with n(2) processors; this gives the first proof that the minimum cut problem can be solved in RNC. The algorithm does more than find a single minimum cut; it finds all of them. With minor modifications, our algorithm solves two other problems of interest. Our algorithm finds all cuts with value within a multiplicative factor of cu of the minimum cut's in expected (O) over tilde(n(2 alpha)) time, or in RNC with n(2 alpha) processors. The problem of finding a minimum multiway cut of a graph into r pieces is solved in expected (O) over tilde(n(2(r-1))) time, or in RNC with n(2(r-1)) processors. The ''trace'' of the algorithm's execution on these two problems forms a new compact data structure for representing all small cuts and all multiway cuts in a graph. This data structure can be efficiently transformed into the more standard cactus representation for minimum cuts.
引用
收藏
页码:601 / 640
页数:40
相关论文
共 69 条
[1]  
[Anonymous], 1979, Computers and Intractablity: A Guide to the Theoryof NP-Completeness
[2]  
APPLEGATE D, 1995, 9505 DIMACS RUTG U
[3]  
Benczur A. A., 1994, Proceedings of the Twenty-Sixth Annual ACM Symposium on the Theory of Computing, P658, DOI 10.1145/195058.195425
[4]  
Benczur A. A., 1996, Proceedings of the Twenty-Eighth Annual ACM Symposium on the Theory of Computing, P47, DOI 10.1145/237814.237827
[5]  
Bollobas B., 1986, REGIONAL C SERIES MA, V62
[6]  
BOTAFOGO RA, 1993, P 16 ANN INT ACM SIG, P116
[7]   A RANDOMIZED MAXIMUM-FLOW ALGORITHM [J].
CHERIYAN, J ;
HAGERUP, T .
SIAM JOURNAL ON COMPUTING, 1995, 24 (02) :203-226
[8]   A MEASURE OF ASYMPTOTIC EFFICIENCY FOR TESTS OF A HYPOTHESIS BASED ON THE SUM OF OBSERVATIONS [J].
CHERNOFF, H .
ANNALS OF MATHEMATICAL STATISTICS, 1952, 23 (04) :493-507
[9]  
COLBOURN CJ, 1987, INT SERIES MONOGRAPH, V4
[10]   UPPER AND LOWER TIME-BOUNDS FOR PARALLEL RANDOM-ACCESS MACHINES WITHOUT SIMULTANEOUS WRITES [J].
COOK, S ;
DWORK, C ;
REISCHUK, R .
SIAM JOURNAL ON COMPUTING, 1986, 15 (01) :87-97