An $O^*(1.1939^n)$ time algorithm for minimum weighted dominating induced matching
Min Chih Lin, Michel J. Mizrahi, Jayme L. Szwarcfiter

TL;DR
This paper presents an improved exact algorithm with a runtime of O*(1.1939^n) for finding minimum weighted dominating induced matchings in graphs, addressing a known NP-complete problem.
Contribution
It introduces a novel, faster exact algorithm for the minimum weighted dominating induced matching problem with polynomial space complexity.
Findings
Algorithm runs in O*(1.1939^n) time
Improves over previous exact algorithms
Applicable to general graphs
Abstract
Say that an edge of a graph dominates itself and every other edge adjacent to it. An edge dominating set of a graph is a subset of edges which dominates all edges of . In particular, if every edge of is dominated by exactly one edge of then is a dominating induced matching. It is known that not every graph admits a dominating induced matching, while the problem to decide if it does admit it is NP-complete. In this paper we consider the problems of finding a minimum weighted dominating induced matching, if any, and counting the number of dominating induced matchings of a graph with weighted edges. We describe an exact algorithm for general graphs that runs in time and polynomial (linear) space. This improves over any existing exact algorithm for the problems in consideration.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
