Upper and Lower Bounds on Approximating Weighted Mixed Domination
Mingyu Xiao

TL;DR
This paper investigates approximation algorithms and hardness results for the weighted mixed dominating set problem in graphs, providing bounds and inapproximability ratios for various weight scenarios.
Contribution
It introduces new approximation algorithms and hardness bounds for the weighted mixed domination problem, extending understanding beyond the simple 2-approximation.
Findings
2-approximation algorithm for $w_e \,\geq\, w_v$
Hardness of approximation within ratio 1.3606 unless P=NP for $w_e \,\geq\, 2w_v$
Inapproximability within ratio 1.1803 unless P=NP for $2w_v > w_e \,\geq\, w_v$
Abstract
A mixed dominating set of a graph is a mixed set of vertices and edges, such that for every edge or vertex, if it is not in , then it is adjacent or incident to at least one vertex or edge in . 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 -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 and all edges are assigned the same nonnegative weight , 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
