English

The Minimum-Weight Mixed Dominating Set on Threshold Graphs

Data Structures and Algorithms 2026-08-11 v1 Discrete Mathematics

Abstract

We study the minimum-weight mixed dominating set problem on threshold graphs. In this problem, vertices and edges have weights, and the goal is to find a mixed set of minimum total weight that dominates every vertex and edge of the graph. We first show that arbitrary weights can be reduced to non-negative weights without changing the asymptotic running time. We then introduce the Constrained Mixed Cover problem and reduce it to the minimum-weight edge-cover problem, obtaining an O(n3)\mathcal{O}(n^3)-time algorithm for this subproblem, where nn is the number of vertices. Lastly, we obtain an O(n5)\mathcal{O}(n^5)-time algorithm for the minimum weight mixed dominating set problem on threshold graphs.

Keywords

Cite

@article{arxiv.2608.11057,
  title  = {The Minimum-Weight Mixed Dominating Set on Threshold Graphs},
  author = {Emiliano Lancini and Oulin Yang},
  journal= {arXiv preprint arXiv:2608.11057},
  year   = {2026}
}

Comments

11 pages, 2 figures