English

Self-Stabilizing Construction of a Minimal Weakly $\mathcal{ST}$-Reachable Directed Acyclic Graph

Distributed, Parallel, and Cluster Computing 2020-11-19 v2

Abstract

We propose a self-stabilizing algorithm to construct a minimal weakly ST\mathcal{ST}-reachable directed acyclic graph (DAG), which is suited for routing messages on wireless networks. Given an arbitrary, simple, connected, and undirected graph G=(V,E)G=(V, E) and two sets of nodes, senders S(V)\mathcal{S} (\subset V) and targets T(V)\mathcal{T} (\subset V), a directed subgraph G\vec{G} of GG is a weakly ST\mathcal{ST}-reachable DAG on GG, if G\vec{G} is a DAG and every sender can reach at least one target, and every target is reachable from at least one sender in G\vec{G}. We say that a weakly ST\mathcal{ST}-reachable DAG G\vec{G} on GG is minimal if any proper subgraph of G\vec{G} is no longer a weakly ST\mathcal{ST}-reachable DAG. This DAG is a relaxed version of the original (or strongly) ST\mathcal{ST}-reachable DAG, where every target is reachable from every sender. This is because a strongly ST\mathcal{ST}-reachable DAG GG does not always exist; some graph has no strongly ST\mathcal{ST}-reachable DAG even in the case S=T=2|\mathcal{S}|=|\mathcal{T}|=2. On the other hand, the proposed algorithm always constructs a weakly ST\mathcal{ST}-reachable DAG for any S|\mathcal{S}| and T|\mathcal{T}|. Furthermore, the proposed algorithm is self-stabilizing; even if the constructed DAG deviates from the reachability requirement by a breakdown or exhausting the battery of a node having an arc in the DAG, this algorithm automatically reconstructs the DAG to satisfy the requirement again. The convergence time of the algorithm is O(D)O(D) asynchronous rounds, where DD is the diameter of a given graph. We conduct small simulations to evaluate the performance of the proposed algorithm. The simulation result indicates that its execution time decreases when the number of sender nodes or target nodes is large.

Keywords

Cite

@article{arxiv.2009.03585,
  title  = {Self-Stabilizing Construction of a Minimal Weakly $\mathcal{ST}$-Reachable Directed Acyclic Graph},
  author = {Junya Nakamura and Masahiro Shibata and Yuichi Sudo and Yonghwan Kim},
  journal= {arXiv preprint arXiv:2009.03585},
  year   = {2020}
}
R2 v1 2026-06-23T18:23:03.737Z