An Improved Approximation Algorithm for MULTIWAY CUT

作者:

Highlights:

摘要

Given an undirected graph with edge costs and a subset of k nodes called terminals, a multiway cut is a subset of edges whose removal disconnects each terminal from the rest. Multiway Cut is the problem of finding a multiway cut of minimum cost. Previously, a very simple combinatorial algorithm due to Dahlhaus, Johnson, Papadimitriou, Seymour, and Yannakakis gave a performance guarantee of 2(1−1k). In this paper, we present a new linear programming relaxation for Multiway Cut and a new approximation algorithm based on it. The algorithm breaks the threshold of 2 for approximating Multiway Cut, achieving a performance ratio of at most 1.5−1k. This improves the previous result for every value of k. In particular, for k=3 we get a ratio of 76<43.

论文关键词:

论文评审过程:Received 3 June 1998, Available online 25 May 2002.

论文官网地址:https://doi.org/10.1006/jcss.1999.1687