Exact Algorithms for Dominating Induced Matching Based on Graph Partition
Abstract
A dominating induced matching, also called an efficient edge domination, of a graph with vertices and edges is a subset of edges in the graph such that no two edges in share a common endpoint and each edge in is incident with exactly one edge in . It is NP-hard to decide whether a graph admits a dominating induced matching or not. In this paper, we design a -time exact algorithm for this problem, improving all previous results. This problem can be redefined as a partition problem that is to partition the vertex set of a graph into two parts and , where induces an independent set (a 0-regular graph) and induces a perfect matching (a 1-regular graph). After giving several structural properties of the problem, we show that the problem always contains some "good vertices", branching on which by including them to either or we can effectively reduce the graph. This leads to a fast exact algorithm to this problem.
Keywords
Cite
@article{arxiv.1408.6196,
title = {Exact Algorithms for Dominating Induced Matching Based on Graph Partition},
author = {Mingyu Xiao and Hiroshi Nagamochi},
journal= {arXiv preprint arXiv:1408.6196},
year = {2017}
}