Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Computing the Largest Bond and the Maximum Connected Cut of a Graph (2007.04513v1)

Published 9 Jul 2020 in cs.DS, cs.CC, and cs.DM

Abstract: The cut-set $\partial(S)$ of a graph $G=(V,E)$ is the set of edges that have one endpoint in $S\subset V$ and the other endpoint in $V\setminus S$, and whenever $G[S]$ is connected, the cut $[S,V\setminus 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\setminus S]$ of $G$ such that $G[S]$ and $G[V\setminus 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 {\sc Largest Bond} and {\sc Maximum Connected Cut} are NP-hard even for planar bipartite graphs, whereas \textsc{Maximum Cut} is trivial on bipartite graphs and polynomial-time solvable on planar graphs. In addition, we show that {\sc Largest Bond} and {\sc 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)\times n{o(w)}$ unless the Exponential Time Hypothesis fails, but they can be solved in time $f(w)\times 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.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Gabriel L. Duarte (3 papers)
  2. Hiroshi Eto (3 papers)
  3. Tesshu Hanaka (41 papers)
  4. Yasuaki Kobayashi (54 papers)
  5. Yusuke Kobayashi (47 papers)
  6. Daniel Lokshtanov (135 papers)
  7. Lehilton L. C. Pedrosa (8 papers)
  8. Rafael C. S. Schouery (17 papers)
  9. Uéverton S. Souza (27 papers)
Citations (7)

Summary

We haven't generated a summary for this paper yet.