Computing the Largest Bond and the Maximum Connected Cut of a Graph

ALGORITHMICA(2021)

引用 4|浏览48
暂无评分
摘要
The cut-set ∂ (S) of a graph G=(V,E) is the set of edges that have one endpoint in S⊂ V and the other endpoint in V∖ S , and whenever G [ S ] is connected, the cut [S,V∖ S] of G is called a connected cut. A bond of a graph G is an inclusion-wise minimal disconnecting set of G , i.e., bonds are cut-sets that determine cuts [S,V∖ S] of G such that G [ S ] and G[V∖ S] are both connected. Contrasting with a large number of studies related to maximum cuts, there exist very few results regarding the largest bond of general graphs. In this paper, we aim to reduce this gap on the complexity of computing the largest bond, and the maximum connected cut of a graph. Although cuts and bonds are similar, we remark that computing the largest bond and the maximum connected cut of a graph tends to be harder than computing its maximum cut. We show that it does not exist a constant-factor approximation algorithm to compute the largest bond, unless P = NP . Also, we show that Largest Bond and Maximum Connected Cut are NP-hard even for planar bipartite graphs, whereas Maximum Cut is trivial on bipartite graphs and polynomial-time solvable on planar graphs. In addition, we show that Largest Bond and Maximum Connected Cut are NP-hard on split graphs, and restricted to graphs of clique-width w they can not be solved in time f(w) n^o(w) unless the Exponential Time Hypothesis fails, but they can be solved in time f(w) n^O(w) . Finally, we show that both problems are fixed-parameter tractable when parameterized by the size of the solution, the treewidth, and the twin-cover number.
更多
查看译文
关键词
Bond, Cut, Maximum cut, Connected cut, FPT, Treewidth, Clique-width
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要