The Parameterized Complexity of the Equidomination Problem
Oliver Schaudt, Fabian Senger

TL;DR
This paper investigates the computational complexity of the equidomination problem in graphs, showing fixed-parameter tractability for two parameterizations and providing characterizations and algorithms for recognizing equidominating graphs.
Contribution
It introduces fixed-parameter tractability results for the Target-t and k-Equidomination problems and characterizes graphs with all induced subgraphs equidominating.
Findings
Two parameterized versions are fixed-parameter tractable.
A finite forbidden induced subgraph characterization is provided.
A fast recognition algorithm for certain graphs is developed.
Abstract
A graph is called equidominating if there exists a value and a weight function such that the total weight of a subset is equal to if and only if is a minimal dominating set. To decide whether or not a given graph is equidominating is referred to as the Equidomination problem. In this paper we show that two parameterized versions of the Equidomination problem are fixed-parameter tractable: the first parameterization considers the target value leading to the Target- Equidomination problem. The second parameterization allows only weights up to a value , which yields the -Equidomination problem. In addition, we characterize the graphs whose every induced subgraph is equidominating. We give a finite forbidden induced subgraph characterization and derive a fast recognition algorithm.
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
