Computing the largest bond of a graph
Gabriel L. Duarte, Daniel Lokshtanov, Lehilton L. C. Pedrosa, Rafael, C. S. Schouery, U\'everton S. Souza

TL;DR
This paper investigates the computational complexity of finding the largest bond and largest st-bond in graphs, revealing NP-hardness, inapproximability, and fixed-parameter tractability results, thus filling a gap in graph cut research.
Contribution
It establishes the NP-hardness and inapproximability of Largest Bond problems, and provides fixed-parameter algorithms and complexity bounds based on clique-width and solution size.
Findings
Largest Bond is NP-hard even for planar bipartite graphs.
No constant-factor approximation exists unless P=NP.
Problems are fixed-parameter tractable by solution size but lack polynomial kernels.
Abstract
A bond of a graph is an inclusion-wise minimal disconnecting set of , i.e., bonds are cut-sets that determine cuts of such that and are both connected. Given , an -bond of is a bond whose removal disconnects and . Contrasting with the large number of studies related to maximum cuts, there are 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 largest -bond of a graph. Although cuts and bonds are similar, we remark that computing the largest bond of a graph tends to be harder than computing its maximum cut. We show that {\sc Largest Bond} remains NP-hard even for planar bipartite graphs, and it does not admit a constant-factor approximation algorithm, unless . We also show that {\sc…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
