Cutting up is hard to do: the parameterised complexity of k-Cut and related problems
Cutting up is hard to do: the parameterised complexity of k-Cut and related problems
Citació
- Downey RG, Estivill-Castro V, Fellows M, Prieto E, Rosamund FA. Cutting up is hard to do: the parameterised complexity of k-Cut and related problems. Electron Notes Theor Comput Sci. 2003 Apr;78:209-22. DOI: 10.1016/S1571-0661(04)81014-4
Enllaç permanent
Descripció
Resum
The Graph k-Cut problem is that of finding a set of edges of minimum total weight, in an edge-weighted graph, such that their removal from the graph results in a graph having at least k connected components. An algorithm with a running time of O(nk2) for this problem has been known since 1988, due to Goldschmidt and Hochbaum. We show that the problem is hard for the parameterized complexity class W[1]. We also investigate the complexity of a related problem, Cutting A Few Vertices from a Graph, that asks for the minimum cost of separating at least k vertices from an edge-weighted connected graph. We show that this problem also is hard for W[1].