Abstract
Given an undirected graph G = (V,E) with a capacity function w on the edges, the sparsest cut problem is to find a vertex subset S ⊂ V minimizing ∑ e ∈ E(S,V ∖ S) w(e)/(|S||V ∖ S|). This problem is NP-hard. The proof can be found in [16]. In the case of unit capacities (i. e. if w(e) = 1 for every e ∈ E) the problem is to minimize |E(S,V ∖ S)|/(|S||V ∖ S|) over all subsets S ⊂ V. While this variant of the sparsest cut problem is often assumed to be NP-hard, this note contains the first proof of this fact. We also prove that the problem is polynomially solvable for graphs of bounded treewidth.
Original language | Undefined |
---|---|
Title of host publication | Proceedings of the 21st International Workshop on Combinatorial Algorithms, IWOCA 2010 |
Editors | Costas S. Iliopoulos, William F. Smyth |
Place of Publication | Berlin, Heidelberg |
Publisher | Springer |
Pages | 125-135 |
Number of pages | 11 |
ISBN (Print) | 978-3-642-19221-0 |
DOIs | |
Publication status | Published - Mar 2011 |
Event | 21st International Workshop on Combinatorial Algorithms, IWOCA 2010 - London, United Kingdom Duration: 26 Jul 2010 → 28 Jul 2010 Conference number: 21 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer Verlag |
Volume | 6460 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 21st International Workshop on Combinatorial Algorithms, IWOCA 2010 |
---|---|
Abbreviated title | IWOCA 2010 |
Country/Territory | United Kingdom |
City | London |
Period | 26/07/10 → 28/07/10 |
Keywords
- IR-79523
- METIS-285237
- NP-hardness
- MSSC
- EWI-21344
- Sparsest cut
- densest cut
- MSC-05C
- bounded treewidth