A faster algorithm for computing minimum 5-way and 6-way cuts in graphs

Citation
H. Nagamochi et al., A faster algorithm for computing minimum 5-way and 6-way cuts in graphs, J COMB OPTI, 4(2), 2000, pp. 151-169
Citations number
26
Categorie Soggetti
Mathematics,"Engineering Mathematics
Journal title
JOURNAL OF COMBINATORIAL OPTIMIZATION
ISSN journal
13826905 → ACNP
Volume
4
Issue
2
Year of publication
2000
Pages
151 - 169
Database
ISI
SICI code
1382-6905(200006)4:2<151:AFAFCM>2.0.ZU;2-N
Abstract
For an edge-weighted graph G with n vertices and m edges, the minimum k-way cut problem is to find a partition of the vertex set into k non-empty subs ets so that the weight sum of edges between different subsets is minimized. For this problem with k = 5 and 6, we present a deterministic algorithm th at runs in O(n(k-1)F(n, m)) = O(mn(k) log (n(2)/m)) time, where F(n, m) den otes the time bound required to solve the maximum flow problem in G. The bo unds (O) over tilde(mn(5)) for k = 5 and (O) over tilde(mn(6)) for k = 6 im prove the previous best randomized bounds (O) over tilde(n(8)) and (O) over tilde(n(10)), respectively.