Disconnected Matchings

12/16/2021
by   Guilherme C. M. Gomes, et al.
0

In 2005, Goddard, Hedetniemi, Hedetniemi and Laskar [Generalized subgraph-restricted matchings in graphs, Discrete Mathematics, 293 (2005) 129 - 138] asked the computational complexity of determining the maximum cardinality of a matching whose vertex set induces a disconnected graph. In this paper we answer this question. In fact, we consider the generalized problem of finding c-disconnected matchings; such matchings are ones whose vertex sets induce subgraphs with at least c connected components. We show that, for every fixed c ≥ 2, this problem is NP-complete even if we restrict the input to bounded diameter bipartite graphs, while can be solved in polynomial time if c = 1. For the case when c is part of the input, we show that the problem is NP-complete for chordal graphs, while being solvable in polynomial time for interval graphs. Finally, we explore the parameterized complexity of the problem. We present an FPT algorithm under the treewidth parameterization, and an XP algorithm for graphs with a polynomial number of minimal separators when parameterized by c. We complement these results by showing that, unless NP ⊆ coNP/poly, the related Induced Matching problem does not admit a polynomial kernel when parameterized by vertex cover and size of the matching nor when parameterized by vertex deletion distance to clique and size of the matching. As for Connected Matching, we show how to obtain a maximum connected matching in linear time given an arbitrary maximum matching in the input.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/17/2020

Parameterized Complexity of Graph Burning

Graph Burning asks, given a graph G = (V,E) and an integer k, whether th...
research
02/09/2022

Weighted Connected Matchings

A matching M is a 𝒫-matching if the subgraph induced by the endpoints of...
research
07/19/2023

On the Tractability of Defensive Alliance Problem

Given a graph G = (V, E), a non-empty set S ⊆ V is a defensive alliance,...
research
10/21/2017

Eliminating Odd Cycles by Removing a Matching

We study the problem of determining whether a given graph G=(V, E) admit...
research
07/18/2018

The parameterised complexity of computing the maximum modularity of a graph

The maximum modularity of a graph is a parameter widely used to describe...
research
07/08/2020

FPT and kernelization algorithms for the k-in-a-tree problem

The three-in-a-tree problem asks for an induced tree of the input graph ...
research
04/25/2019

On adaptive algorithms for maximum matching

In the fundamental Maximum Matching problem the task is to find a maximu...

Please sign up or login with your details

Forgot password? Click here to reset