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

07/09/2020
by   Gabriel L. Duarte, et al.
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/02/2019

Computing the largest bond of a graph

A bond of a graph G is an inclusion-wise minimal disconnecting set of G,...
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
08/16/2023

On graphs with no induced P_5 or K_5-e

In this paper, we are interested in some problems related to chromatic n...
research
12/11/2020

On the Bond Polytope

Given a graph G=(V,E), the maximum bond problem searches for a maximum 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
07/28/2023

Three remarks on 𝐖_2 graphs

Let k ≥ 1. A graph G is 𝐖_𝐤 if for any k pairwise disjoint independent v...
research
08/21/2017

Approximating the Minimum k-Section Width in Bounded-Degree Trees with Linear Diameter

Minimum k-Section denotes the NP-hard problem to partition the vertex se...

Please sign up or login with your details

Forgot password? Click here to reset