The Price of Being Partial: Complexity of Partial Generalized Dominating Set on Bounded-Treewidth Graphs
Abstract
For fixed sets of non-negative integers, the -domination framework introduced by Telle [Nord. J. Comput. 1994] captures many classical graph problems. For a graph , a -set is a set of vertices such that for every , we have (1) if , then , and (2) if , then . We initiate the study of a natural partial variant -MinParDomSet of the problem, in which the constraints given by need not be fulfilled for all vertices, but we want to find a set of size at most that maximizes the number of vertices that are satisfied in the sense that they satisfy (1) or (2) above. Our goal is to understand whether -MinParDomSet can be solved in the same running time as the nonpartial version, or whether it is strictly harder. Formally, we consider nonempty finite or simple cofinite sets and (simple cofinite sets are of the form ), and we try to determine the smallest constant such that there is a time algorithm for the problem if a tree decomposition of width is given. We obtain matching upper and lower bounds on for every such fixed and under the Primal Pathwidth Strong Exponential Time Hypothesis, and establish whether the partial problem is harder than the nonpartial variant. For some sets and , the more general -MinParDomSet has the same complexity as the nonpartial special case (e.g., for Dominating Set), while for other choices, the partial version is significantly harder (e.g., for Perfect Code).
Keywords
Cite
@article{arxiv.2506.01645,
title = {The Price of Being Partial: Complexity of Partial Generalized Dominating Set on Bounded-Treewidth Graphs},
author = {Jakob Greilhuber and Dániel Marx},
journal= {arXiv preprint arXiv:2506.01645},
year = {2026}
}
Comments
Abstract shortened; adds a lower bound for the nonpartial problem and improves exposition