English

On Relaxation of Dominant Sets

Data Structures and Algorithms 2024-09-27 v2 Discrete Mathematics Combinatorics

Abstract

In a graph G=(V,E)G = (V,E), a k-ruling set SS is one in which all vertices VV \ SS are at most kk distance from SS. Finding a minimum k-ruling set is intrinsically linked to the minimum dominating set problem and maximal independent set problem, which have been extensively studied in graph theory. This paper presents the first known algorithm for solving all k-ruling set problems in conjunction with known minimum dominating set algorithms at only additional polynomial time cost compared to a minimum dominating set. The algorithm further succeeds for (α,α1)(\alpha, \alpha - 1) ruling sets in which α>1\alpha > 1, for which constraints exist on the proximity of vertices v S\in S. This secondary application instead works in conjunction with maximal independent set algorithms.

Keywords

Cite

@article{arxiv.2206.13773,
  title  = {On Relaxation of Dominant Sets},
  author = {Max Koster},
  journal= {arXiv preprint arXiv:2206.13773},
  year   = {2024}
}

Comments

proof is flawed