Algorithms for Minimum Membership Dominating Set Problem
Sangam Balchandar Reddy, Anjeneya Swami Kare

TL;DR
This paper studies the computational complexity of the Minimum Membership Dominating Set problem, providing algorithms for special graph classes and establishing hardness results for bipartite graphs.
Contribution
It introduces an exact exponential algorithm for split graphs, proves NP-completeness and non-existence of sub-exponential algorithms for bipartite graphs, and explores fixed-parameter tractability.
Findings
An $ ilde{O}(1.747^n)$ algorithm for split graphs.
No sub-exponential algorithm exists for bipartite graphs unless ETH fails.
NP-completeness for $ ext{Δ} = k+2$ when $k geq 4$.
Abstract
Given a graph and an integer , the Minimum Membership Dominating Set problem asks to compute a set such that for each , . The problem is known to be NP-complete even on split graphs and planar bipartite graphs. In this paper, we approach the problem from the algorithmic standpoint and obtain several interesting results. We give an time algorithm for the problem on split graphs. Following a reduction from a special case of 1-in-3 SAT problem, we show that there is no sub-exponential time algorithm running in time for bipartite graphs, for any . We also prove that the problem is NP-complete when , for any , even for bipartite graphs. We investigate the parameterized complexity of the problem for the parameter twin cover and the combined…
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.
Taxonomy
TopicsAuction Theory and Applications · Vehicle Routing Optimization Methods · Game Theory and Voting Systems
