Adaptive Algorithm for Finding Connected Dominating Sets in Uncertain Graphs

December 29, 2019 Β· Declared Dead Β· πŸ› IEEE/ACM Transactions on Networking

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Takuro Fukunaga arXiv ID 1912.12665 Category cs.DS: Data Structures & Algorithms Citations 20 Venue IEEE/ACM Transactions on Networking Last Checked 3 months ago
Abstract
The problem of finding a minimum-weight connected dominating set (CDS) of a given undirected graph has been studied actively, motivated by operations of wireless ad hoc networks. In this paper, we formulate a new stochastic variant of the problem. In this problem, each node in the graph has a hidden random state, which represents whether the node is active or inactive, and we seek a CDS of the graph that consists of the active nodes. We consider an adaptive algorithm for this problem, which repeat choosing nodes and observing the states of the nodes around the chosen nodes until a CDS is found. Our algorithms have a theoretical performance guarantee that the sum of the weights of the nodes chosen by the algorithm is at most $O(Ξ±\log (1/Ξ΄))$ times that of any adaptive algorithm in expectation, where $Ξ±$ is an approximation factor for the node-weighted polymatroid Steiner tree problem and $Ξ΄$ is the minimum probability of possible scenarios on the node states.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted