A Linear-Time Algorithm for Minimum $k$-Hop Dominating Set of a Cactus Graph
A. Karim Abu-Affash, Paz Carmi, Adi Krasin

TL;DR
This paper introduces a linear-time algorithm for finding minimum $k$-hop dominating sets specifically in cactus graphs, improving efficiency over previous methods and utilizing a reduction to the piercing circular arcs problem.
Contribution
It presents the first linear-time algorithm for minimum $k$-hop dominating sets in cactus graphs, reducing the problem to a circular arcs piercing problem with an optimized solution.
Findings
Linear-time algorithm for cactus graphs.
Reduction to piercing circular arcs problem.
Improved over previous $O(n\log n)$ algorithm.
Abstract
Given a graph and an integer , a -hop dominating set of is a subset of , such that, for every vertex , there exists a node whose hop-distance from is at most . A -hop dominating set of minimum cardinality is called a minimum -hop dominating set. In this paper, we present linear-time algorithms that find a minimum -hop dominating set in unicyclic and cactus graphs. To achieve this, we show that the -dominating set problem on unicycle graph reduces to the piercing circular arcs problem, and show a linear-time algorithm for piercing sorted circular arcs, which improves the best known -time algorithm.
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
TopicsAdvanced Materials and Mechanics · Modular Robots and Swarm Intelligence
