Approximating minimum cut with bounded size

3Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We present the Minimum Cut with Bounded Size problem and two efficient algorithms for its solution. In this problem we want to partition the n vertices of a edge-weighted graph into two sets S and T, with S including a given source s, T a given sink t, and with |S| bounded by a given threshold B, so as to minimize the weight δ(S) of the edges crossing the cut (S,T). If B is equal to n - 1 the problem is well-known to be solvable in polynomial time, but for general B it becomes NP-hard. The first algorithm is randomized and, for each ε > 0, it returns, with high probability, a solution S having a weight within ratio (1 + εB/log n) of the optimum. The second algorithm is a deterministic bi-criteria algorithm which can return a solution violating the cardinality constraint within a specified ratio; precisely, for each 0 < γ < 1, it returns a set S having either (1) a weight within ratio 1/1-γ of the optimum or (2) optimum weight but cardinality |S| ≤ B/γ, and hence it violates the constraint by a factor at most 1/γ. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Galbiati, G. (2011). Approximating minimum cut with bounded size. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6701 LNCS, pp. 210–215). https://doi.org/10.1007/978-3-642-21527-8_26

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free