On distributed algorithms for minimum dominating set problem and beyond
Sharareh Alipour, Mohammadhadi Salari

TL;DR
This paper introduces new distributed algorithms for approximating the minimum dominating set and related problems, providing theoretical bounds and practical efficiency demonstrated through implementation on large networks.
Contribution
It presents a novel approach to approximate MDS and MTDS using theoretical bounds and distributed randomized algorithms, extending to dynamic networks and other set problems.
Findings
Distributed algorithms achieve near-optimal MDS sizes
Algorithms outperform existing methods in large network tests
Extensions to k-dominating set and set cover problems
Abstract
In this paper, we study the minimum dominating set (MDS) problem and the minimum total dominating set MTDS) problem which have many applications in real world. We propose a new idea to compute approximate MDS and MTDS. Next, we give an upper bound on the size of MDS of a graph. We also present a distributed randomized algorithm that produces a (total) dominating subset of a given graph whose expected size equals the upper bound. Next, we give fast distributed algorithms for computing approximated solutions for the MDS and MTDS problems using our theoretical results. The MDS problem arises in diverse areas, for example in social networks, wireless networks, robotics, and etc. Most often, we need to compute MDS in a distributed or parallel model. So we implement our algorithm on massive networks and compare our results with the state of the art algorithms to show the efficiency of our…
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 · Mobile Ad Hoc Networks · Optimization and Search Problems
