Approximations for Fault-Tolerant Total and Partial Positive Influence Domination
By: Ioannis Lamprou , Ioannis Sigalas , Ioannis Vaxevanakis and more
Potential Business Impact:
Makes computer networks more reliable when parts fail.
In $\textit{total domination}$, given a graph $G=(V,E)$, we seek a minimum-size set of nodes $S\subseteq V$, such that every node in $V$ has at least one neighbor in $S$. We define a $\textit{fault-tolerant}$ version of total domination, where we require any node in $V \setminus S$ to have at least $m$ neighbors in $S$. Let $\Delta$ denote the maximum degree in $G$. We prove a first $1 + \ln(\Delta + m - 1)$ approximation for fault-tolerant total domination. We also consider fault-tolerant variants of the weighted $\textit{partial positive influence dominating set}$ problem, where we seek a minimum-size set of nodes $S\subseteq V$, such that every node in $V$ is either a member of $S$ or the sum of weights of its incident edges leading to nodes in $S$ is at least half of the sum of weights over all its incident edges. We prove the first logarithmic approximations for the simple, total, and connected variants of this problem. To prove the result for the connected case, we extend the general approximation framework for non-submodular functions from integer-valued to fractional-valued functions, which we believe is of independent interest.
Similar Papers
The Price of Being Partial: Complexity of Partial Generalized Dominating Set on Bounded-Treewidth Graphs
Data Structures and Algorithms
Find best groups in networks, even complex ones.
Local Constant Approximation for Dominating Set on Graphs Excluding Large Minors
Distributed, Parallel, and Cluster Computing
Helps computers solve hard problems faster, with fewer mistakes.
Solving Partial Dominating Set and Related Problems Using Twin-Width
Data Structures and Algorithms
Solves hard computer puzzles faster using graph structure.