We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

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

Abstract: We first design an $\mathcal{O}(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 $\mathcal{O}(m + n)$. Consequently, we extend this result to give an $\mathcal{O}(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 $\mathcal{O}(n^2)$ time, respectively. Our results are far better than the best known $\mathcal{O}(mn)$ algorithm for the maximum induced matching problem in both graph classes, which was proposed by Habib et al.
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
Journal reference: Fundamenta Informaticae, Volume 182, Issue 3 (November 18, 2021) fi:7684
DOI: 10.3233/FI-2021-2073
Cite as: arXiv:2107.08480 [cs.DS]
  (or arXiv:2107.08480v2 [cs.DS] for this version)

Submission history

From: Viet-Dung Nguyen [view email]
[v1] Sun, 18 Jul 2021 15:53:32 GMT (396kb,D)
[v2] Fri, 5 Nov 2021 02:19:50 GMT (398kb,D)

Link back to: arXiv, form interface, contact.