Tight Approximation Ratio of a General Greedy Splitting Algorithm for the Minimum k-Way Cut Problem

Abstract

For an edge-weighted connected undirected graph, the minimum k-way cut problem is to find a subset of edges of minimum total weight whose removal separates the graph into k connected components. The problem is NP-hard when k is part of the input and W[1]-hard when k is taken as a parameter. A simple algorithm for approximating a minimum k-way cut is to iteratively increase the number of components of the graph by h-1, where 2 h k, until the graph has k components. The approximation ratio of this algorithm is known for h 3 but is open for h 4. In this paper, we consider a general algorithm that iteratively increases the number of components of the graph by hi-1, where h1 h2 ... hq and Σi=1q (hi-1) = k-1. We prove that the approximation ratio of this general algorithm is 2 - (Σi=1q hi 2)/k 2, which is tight. Our result implies that the approximation ratio of the simple algorithm is 2-h/k + O(h2/k2) in general and 2-h/k if k-1 is a multiple of h-1.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…