English

Upper and Lower Bounds on Approximating Weighted Mixed Domination

Data Structures and Algorithms 2019-06-27 v1

Abstract

A mixed dominating set of a graph G=(V,E)G = (V, E) is a mixed set DD of vertices and edges, such that for every edge or vertex, if it is not in DD, then it is adjacent or incident to at least one vertex or edge in DD. The mixed domination problem is to find a mixed dominating set with a minimum cardinality. It has applications in system control and some other scenarios and it is NPNP-hard to compute an optimal solution. This paper studies approximation algorithms and hardness of the weighted mixed dominating set problem. The weighted version is a generalization of the unweighted version, where all vertices are assigned the same nonnegative weight wvw_v and all edges are assigned the same nonnegative weight wew_e, and the question is to find a mixed dominating set with a minimum total weight. Although the mixed dominating set problem has a simple 2-approximation algorithm, few approximation results for the weighted version are known. The main contributions of this paper include: [1.] for wewvw_e\geq w_v, a 2-approximation algorithm; [2.] for we2wvw_e\geq 2w_v, inapproximability within ratio 1.3606 unless P=NPP=NP and within ratio 2 under UGC; [3.] for 2wv>wewv2w_v > w_e\geq w_v, inapproximability within ratio 1.1803 unless P=NPP=NP and within ratio 1.5 under UGC; [4.] for we<wvw_e< w_v, inapproximability within ratio (1ϵ)lnV(1-\epsilon)\ln |V| unless P=NPP=NP for any ϵ>0\epsilon >0.

Keywords

Cite

@article{arxiv.1906.10801,
  title  = {Upper and Lower Bounds on Approximating Weighted Mixed Domination},
  author = {Mingyu Xiao},
  journal= {arXiv preprint arXiv:1906.10801},
  year   = {2019}
}
R2 v1 2026-06-23T10:03:38.899Z