Induced Matching below Guarantees: Average Paves the Way for Fixed-Parameter Tractability

12/28/2022
by   Tomohiro Koana, et al.
0

In this work, we study the Induced Matching problem: Given an undirected graph G and an integer ℓ, is there an induced matching M of size at least ℓ? An edge subset M is an induced matching in G if M is a matching such that there is no edge between two distinct edges of M. Our work looks into the parameterized complexity of Induced Matching with respect to "below guarantee" parameterizations. We consider the parameterization u - ℓ for an upper bound u on the size of any induced matching. For instance, any induced matching is of size at most n / 2 where n is the number of vertices, which gives us a parameter n / 2 - ℓ. In fact, there is a straightforward 9^n/2 - ℓ· n^O(1)-time algorithm for Induced Matching [Moser and Thilikos, J. Discrete Algorithms]. Motivated by this, we ask: Is Induced Matching FPT for a parameter smaller than n / 2 - ℓ? In search for such parameters, we consider MM(G) - ℓ and IS(G) - ℓ, where MM(G) is the maximum matching size and IS(G) is the maximum independent set size of G. We find that Induced Matching is presumably not FPT when parameterized by MM(G) - ℓ or IS(G) - ℓ. In contrast to these intractability results, we find that taking the average of the two helps – our main result is a branching algorithm that solves Induced Matching in 49^(MM(G) + IS(G))/ 2 - ℓ· n^O(1) time. Our algorithm makes use of the Gallai-Edmonds decomposition to find a structure to branch on.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/27/2023

An Improved Kernel and Parameterized Algorithm for Almost Induced Matching

An induced subgraph is called an induced matching if each vertex is a de...
research
08/21/2020

Deletion to Induced Matching

In the DELETION TO INDUCED MATCHING problem, we are given a graph G on n...
research
07/18/2023

𝒫-matchings Parameterized by Treewidth

A matching is a subset of edges in a graph G that do not share an endpoi...
research
07/11/2023

Parameterized Results on Acyclic Matchings with Implications for Related Problems

A matching M in a graph G is an acyclic matching if the subgraph of G in...
research
11/04/2020

Between proper and strong edge-colorings of subcubic graphs

In a proper edge-coloring the edges of every color form a matching. A ma...
research
03/16/2021

Classification of OBDD size for monotone 2-CNFs

We introduce a new graph parameter called linear upper maximum induced m...
research
12/20/2018

Temporal Matching

A link stream is a sequence of pairs of the form (t,{u,v}), where t∈ N r...

Please sign up or login with your details

Forgot password? Click here to reset