English

Domination and Coverage Problems under Vulnerability Constraints

Data Structures and Algorithms 2026-07-08 v1

Abstract

In various domination and coverage problems, certain vertices or edges should not be dominated/covered and are designated as vulnerable. Motivated by this, we define the kk-Vertex Maximum Domination Ratio with Vulnerable Vertices (k-Max DRVV)(k\textit{-}Max \ \mathit{DRVV}) problem, which extends the budgeted dominating set problem to include vulnerability constraints. We propose an approximation algorithm based on an unbudgeted variant of k-Max DRVVk\textit{-}Max \ \mathit{DRVV}, termed the Maximum Domination Ratio with Vulnerable Vertices (DRVV)(\mathit{DRVV}) problem. For bounded-degree graphs of order nn, our algorithm provides an O(k/n)O(k/n)-approximation for the k-Max DRVVk\textit{-}Max \ \mathit{DRVV} problem. We introduce the Dominating Set with Vulnerable Vertices (DSV)(\mathit{DSV}) problem, reduce it to the Red-Blue Set Cover problem, and derive a 2V(H(ΔN)12)2\sqrt{|V|\cdot(H(\Delta_{N})-\frac{1}{2}})-approximation algorithm, where V|V| is the order of the graph, ΔN\Delta_N is the maximum degree among non-vulnerable vertices and HH is the harmonic function. Finally, we examine the Vertex Cover with Vulnerable Edges (VCVE)(\mathit{VCVE}) problem, which can be naturally expressed as a special case of the Red-Blue Set Cover problem. We present a polynomial-time 22-approximation algorithm for the VCVEVCVE problem, achieving the best possible ratio.

Cite

@article{arxiv.2607.07842,
  title  = {Domination and Coverage Problems under Vulnerability Constraints},
  author = {Ioannis Sigalas and Nikolaos Lazaropoulos and Ioannis Lamprou and Ioannis Vaxevanakis and Vassilis Zissimopoulos},
  journal= {arXiv preprint arXiv:2607.07842},
  year   = {2026}
}