Computing the largest bond of a graph

10/02/2019
by   Gabriel L. Duarte, et al.
0

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. Given s,t∈ V(G), an st-bond of G is a bond whose removal disconnects s and t. 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 st-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 Largest Bond remains NP-hard even for planar bipartite graphs, and it does not admit a constant-factor approximation algorithm, unless P = NP. We also show that Largest Bond and Largest st-Bond on graphs of clique-width w cannot 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). In addition, we show that both problems are fixed-parameter tractable when parameterized by the size of the solution, but they do not admit polynomial kernels unless NP ⊆ coNP/poly.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/09/2020

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

The cut-set ∂(S) of a graph G=(V,E) is the set of edges that have one en...
research
09/25/2020

Finding a Maximum Minimal Separator: Graph Classes and Fixed-Parameter Tractability

We study the problem of finding a maximum cardinality minimal separator ...
research
08/09/2019

Parameterized Algorithms for Maximum Cut with Connectivity Constraints

We study two variants of Maximum Cut, which we call Connected Maximum Cu...
research
04/10/2019

An FPT Algorithm for Max-Cut Parameterized by Crossing Number

The Max-Cut problem is known to be NP-hard on general graphs, while it c...
research
05/25/2022

A parameterized approximation algorithm for the Multiple Allocation k-Hub Center

In the Multiple Allocation k-Hub Center (MAkHC), we are given a connecte...
research
05/19/2021

Degrees and Gaps: Tight Complexity Results of General Factor Problems Parameterized by Treewidth and Cutwidth

For the General Factor problem we are given an undirected graph G and fo...
research
12/11/2020

On the Bond Polytope

Given a graph G=(V,E), the maximum bond problem searches for a maximum c...

Please sign up or login with your details

Forgot password? Click here to reset