English

On fixed-parameter tractability of the mixed domination problem for graphs with bounded tree-width

Discrete Mathematics 2023-06-22 v3 Data Structures and Algorithms

Abstract

A mixed dominating set for a graph G=(V,E)G = (V,E) is a set SVES\subseteq V \cup E such that every element x(VE)\Sx \in (V \cup E) \backslash S is either adjacent or incident to an element of SS. The mixed domination number of a graph GG, denoted by γm(G)\gamma_m(G), is the minimum cardinality of mixed dominating sets of GG. Any mixed dominating set with the cardinality of γm(G)\gamma_m(G) is called a minimum mixed dominating set. The mixed domination set (MDS) problem is to find a minimum mixed dominating set for a graph GG and is known to be an NP-complete problem. In this paper, we present a novel approach to find all of the mixed dominating sets, called the AMDS problem, of a graph with bounded tree-width twtw. Our new technique of assigning power values to edges and vertices, and combining with dynamic programming, leads to a fixed-parameter algorithm of time O(3tw2×tw2×V)O(3^{tw^{2}}\times tw^2 \times |V|). This shows that MDS is fixed-parameter tractable with respect to tree-width. In addition, we theoretically improve the proposed algorithm to solve the MDS problem in O(6tw×V)O(6^{tw} \times |V|) time.

Keywords

Cite

@article{arxiv.1612.08234,
  title  = {On fixed-parameter tractability of the mixed domination problem for graphs with bounded tree-width},
  author = {M. Rajaati and M. R. Hooshmandasl and M. J. Dinneen and A. Shakiba},
  journal= {arXiv preprint arXiv:1612.08234},
  year   = {2023}
}

Comments

Accepted for the publication in the Journal of Discrete Mathematics & Theoretical Computer Science (DMTCS). 25 pages, 4 figures, 17 tables, 4 algorithms

R2 v1 2026-06-22T17:34:05.623Z