An Exact Algorithm for finding Maximum Induced Matching in Subcubic Graphs

01/10/2022
by   Gordon Hoi, et al.
0

The Maximum Induced Matching problem asks to find the maximum k such that, given a graph G=(V,E), can we find a subset of vertices S of size k for which every vertices v in the induced graph G[S] has exactly degree 1. In this paper, we design an exact algorithm running in O(1.2630^n) time and polynomial space to solve the Maximum Induced Matching problem for graphs where each vertex has degree at most 3. Prior work solved the problem by finding the Maximum Independent Set using polynomial space in the line graph L(G^2); this method uses O(1.3139^n) time.

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/29/2021

Exact algorithms for maximum weighted independent set on sparse graphs

The maximum independent set problem is one of the most important problem...
research
07/18/2021

Efficient algorithms for maximum induced matching problem in permutation and trapezoid graphs

We first design an 𝒪(n^2) solution for finding a maximum induced matchin...
research
12/31/2021

Inexact Graph Matching Using Centrality Measures

Graph matching is the process of computing the similarity between two gr...
research
11/13/2020

Matching through Embedding in Dense Graphs

Finding optimal matchings in dense graphs is of general interest and of ...
research
10/11/2021

A Faster Algorithm for Maximum Independent Set on Interval Filament Graphs

We provide an algorithm requiring only O(N^2) time to compute the maximu...
research
07/14/2023

Turán's Theorem Through Algorithmic Lens

The fundamental theorem of Turán from Extremal Graph Theory determines t...

Please sign up or login with your details

Forgot password? Click here to reset