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

07/18/2021
by   Viet Dung Nguyen, et al.
0

We first design an 𝒪(n^2) solution for finding a maximum induced matching in permutation graphs given their permutation models, based on a dynamic programming algorithm with the aid of the sweep line technique. With the support of the disjoint-set data structure, we improve the complexity to 𝒪(m + n). Consequently, we extend this result to give an 𝒪(m + n) algorithm for the same problem in trapezoid graphs. By combining our algorithms with the current best graph identification algorithms, we can solve the MIM problem in permutation and trapezoid graphs in linear and 𝒪(n^2) time, respectively. Our results are far better than the best known 𝒪(mn) algorithm for the maximum induced matching problem in both graph classes, which was proposed by Habib et al.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/10/2022

An Exact Algorithm for finding Maximum Induced Matching in Subcubic Graphs

The Maximum Induced Matching problem asks to find the maximum k such tha...
research
04/02/2021

Permutation-Invariant Subgraph Discovery

We introduce Permutation and Structured Perturbation Inference (PSPI), a...
research
05/14/2019

Finding Dominating Induced Matchings in S_1,1,5-Free Graphs in Polynomial Time

Let G=(V,E) be a finite undirected graph. An edge set E' ⊆ E is a domin...
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
04/25/2019

On adaptive algorithms for maximum matching

In the fundamental Maximum Matching problem the task is to find a maximu...
research
06/19/2018

A unifying method for the design of algorithms canonizing combinatorial objects

We devise a unified framework for the design of canonization algorithms....
research
05/20/2017

Combining tabu search and graph reduction to solve the maximum balanced biclique problem

The Maximum Balanced Biclique Problem is a well-known graph model with r...

Please sign up or login with your details

Forgot password? Click here to reset