On Relaxation of Dominant Sets
Data Structures and Algorithms
2024-09-27 v2 Discrete Mathematics
Combinatorics
Abstract
In a graph , a k-ruling set is one in which all vertices \ are at most distance from . 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 ruling sets in which , for which constraints exist on the proximity of vertices v . 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