Some Complexity Results for k-Cardinality Minimum Cut Problems
نویسندگان
چکیده
Many polynomially solvable combinatorial optimization problems (COP) become NP hard when we require solutions to satisfy an additional cardinality constraint. This family of problems has been considered only recently. We study a new problem of this family: the k-cardinality minimum cut problem. Given an undirected edge-weighted graph the k-cardinality minimum cut problem is to nd a partition of the vertex set V in two sets V1, V2 such that the number of the edges between V1 and V2 is exactly k and the sum of the weights of these edges is minimal. A variant of this problem is the k-cardinality minimum s-t cut problem where s and t are xed vertices and we have the additional request that s belongs to V1 and t belongs to V2. We also consider other variants where the number of edges of the cut is constrained to be either less or greater than k. For all these problems we show complexity results in the most signi cant graph classes.
منابع مشابه
Approximation Algorithms for Feasible Cut and Multicut Problems
Let G = (V; E) be an undirected graph with a capacity function u : E!< + and let S 1 ; S 2 ; : : : ; S k be k commodities, where each S i consists of a pair of nodes. A set X of nodes is called feasible if it contains no S i , and a cut (X; X) is called feasible if X is feasible. Several optimization problems on feasible cuts are shown to be NP-hard. A 2-approximation algorithm for the minimum-...
متن کاملEfficient algorithms for computing all low s-t edge connectivities and related problems
Given an undirected unweighted graph G = (V, E) and an integer k ≥ 1, we consider the problem of computing the edge connectivities of all those (s, t) vertex pairs, whose edge connectivity is at most k. We present an algorithm with expected running time Õ(m + nk) for this problem, where |V | = n and |E| = m. Our output is a weighted tree T whose nodes are the sets V1, V2, . . . , V` of a partit...
متن کاملMatchability and k-maximal matchings
We present a collection of new structural, algorithmic, and complexity results for two types of matching problems. The first problem involves the computation of k-maximal matchings, where a matching is k-maximal if it admits no augmenting path with ≤ 2k vertices. The second involves finding a maximal set of vertices that is matchable — comprising one side of the edges in some matching. Among ou...
متن کامل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 ...
متن کاملApproximation and Hardness Results for Label Cut and Related Problems
We investigate a natural combinatorial optimization problem called the Label Cut problem. Given an input graph G with a source s and a sink t, the edges of G are classified into different categories, represented by a set of labels. The labels may also have weights. We want to pick a subset of labels of minimum cardinality (or minimum total weight), such that the removal of all edges with these ...
متن کامل