An improved divide-and-conquer algorithm for finding all minimum k-way cuts

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

Abstract

Given a positive integer k and an edge-weighted undirected graph G∈=∈(V,E;w), the minimum k -way cut problem is to find a subset of edges of minimum total weight whose removal separates the graph into k connected components. This problem is a natural generalization of the classical minimum cut problem and has been well-studied in the literature. A simple and natural method to solve the minimum k-way cut problem is the divide-and-conquer method: getting a minimum k-way cut by properly separating the graph into two small graphs and then finding minimum k'-way cut and k''-way cut respectively in the two small graphs, where k'∈+∈k''∈=∈k. In this paper, we present the first algorithm for the tight case of . Our algorithm runs in time and can enumerate all minimum k-way cuts, which improves all the previously known divide-and-conquer algorithms for this problem. © 2008 Springer Berlin Heidelberg.

Cite

CITATION STYLE

APA

Xiao, M. (2008). An improved divide-and-conquer algorithm for finding all minimum k-way cuts. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5369 LNCS, pp. 208–219). https://doi.org/10.1007/978-3-540-92182-0_21

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