Multicut Survey
نویسنده
چکیده
Graph cut problems are widely studied in the area of approximation algorithms. The most basic cut problem is the s-t minimum cut problem, for which Ford and Fulkerson gave an exact algorithm and illustrated max-flow min-cut relationship. This min-max theorem has led researchers to seek its generalization to the case of multicommodity flow. In this setting, each commodity has its own source and sink, and the object is to maximaze the sum of the flows subject to capacity and flow conservation requirements. The notion of a multicut generalizes that of a cut, and is defined as a set of edges whose removal disconnects each source from its corresponding sink. Clearly, maximum multicommodity flow is bounded by minimum multicut; however, the equality doesn’t hold often times for k ≥ 3, where k is the number of source and sink pairs. And minimum multicut is proved to be NP-hard when k ≥ 3. In this situation, the best one can hope for is an approximation algorithm for minimum multicut problems. This suvey collects approximation and complexity results for multicut problems and its variants.
منابع مشابه
Minimal multicut and maximal integer multiflow: A survey
We present a survey about the maximum integral multiflow and minimum multicut problems and their subproblems, such as the multiterminal cut and the unsplittable flow problems. We consider neither continuous multiflow nor minimum cost multiflow. Most of the results are very recent and some are new. We recall the dual relationship between both problems, give complexity results and algorithms, fir...
متن کاملApproximation Algorithms Fall Semester , 2003 Lecture 7 : Sept 22 , 2003
1 Multicut We will now study an example of randomized rounding, where the geometry of the solution space is used in constructing the approximation algorithm. The multicut probem has as input an undirected graph G = (V,E), nonnegative costs associated with each edge (i.e. c : E → Q) and k terminal pairs (s1, t1), (s2, t2), . . ., (sk, tk). A multicut is a subset of edges, F , such that removing ...
متن کاملApproximate Max--ow Min-(multi)cut Theorems and Their Applications
Consider the multicommodity ow problem in which the object is to maximize the sum of commodities routed. We prove the following approximate max-ow min-multicut theorem: min multicut O(log k) max ow min multicut; where k is the number of commodities. Our proof is constructive; it enables us to nd a multicut within O(log k) of the max ow (and hence also the optimal multicut). In addition, the pro...
متن کاملApproximating the k-multicut problem
We study the k-multicut problem: Given an edgeweighted undirected graph, a set of l pairs of vertices, and a target k ≤ l, find the minimum cost set of edges whose removal disconnects at least k pairs. This generalizes the well known multicut problem, where k = l. We show that the k-multicut problem on trees can be approximated within a factor of 83 + 2, for any fixed 2 > 0, and within O(log n ...
متن کاملOn Adaptive Multicut Aggregation for Two-Stage Stochastic Linear Programs with Recourse
Outer linearization methods for two-stage stochastic linear programs with recourse, such as the L-shaped algorithm, generally apply a single optimality cut on the nonlinear objective at each major iteration, while the multicut version of the algorithm allows for several cuts to be placed at once. In general, the Lshaped algorithm tends to have more major iterations than the multicut algorithm. ...
متن کامل