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

Please sign up or login with your details

Forgot password? Click here to reset