Finding dominating induced matchings in P10-free graphs in polynomial time

Andreas Brandstädt,Raffaele Mosca
DOI: https://doi.org/10.1016/j.tcs.2024.114404
IF: 1.002
2024-04-01
Theoretical Computer Science
Abstract:Let G = ( V , E ) be a finite undirected graph. An edge set E ′ ⊆ E is a dominating induced matching (d.i.m.) in G if every edge in E is intersected by exactly one edge of E ′ . The Dominating Induced Matching (DIM) problem asks for the existence of a d.i.m. in G; this problem is also known as the Efficient Edge Domination problem; it is the Efficient Domination problem for line graphs. The DIM problem is NP -complete even for very restricted graph classes such as planar bipartite graphs with maximum degree 3 but is solvable in polynomial time for P 9 -free graphs [and in linear time for P 7 -free graphs] as well as for S 1 , 2 , 4 -free, for S 2 , 2 , 2 -free, and for S 2 , 2 , 3 -free graphs. In this paper, combining two distinct approaches, we solve it in polynomial time for P 10 -free graphs and introduce a partial result for the general case.
computer science, theory & methods
What problem does this paper attempt to address?