Beeping Shortest Paths via Hypergraph Bipartite Decomposition

10/13/2022
by   Fabien Dufoulon, et al.
0

Constructing a shortest path between two network nodes is a fundamental task in distributed computing. This work develops schemes for the construction of shortest paths in randomized beeping networks between a predetermined source node and an arbitrary set of destination nodes. Our first scheme constructs a (single) shortest path to an arbitrary destination in O (D loglog n + log^3 n) rounds with high probability. Our second scheme constructs multiple shortest paths, one per each destination, in O (D log^2 n + log^3 n) rounds with high probability. The key technique behind the aforementioned schemes is a novel decomposition of hypergraphs into bipartite hypergraphs. Namely, we show how to partition the hyperedge set of a hypergraph H = (V_H, E_H) into k = Θ (log^2 n) disjoint subsets F_1 ∪⋯∪ F_k = E_H such that the (sub-)hypergraph (V_H, F_i) is bipartite in the sense that there exists a vertex subset U ⊆ V such that |U ∩ e| = 1 for every e ∈ F_i. This decomposition turns out to be instrumental in speeding up shortest path constructions under the beeping model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/27/2021

Polynomial Time Prioritized Multi-Criteria k-Shortest Paths and k-Disjoint All-Criteria-Shortest Paths

The Shortest Path Problem, in real-life applications, has to deal with m...
research
08/19/2020

Disjoint Shortest Paths with Congestion on DAGs

In the k-Disjoint Shortest Paths problem, a set of source terminal pairs...
research
02/19/2021

Restorable Shortest Path Tiebreaking for Edge-Faulty Graphs

The restoration lemma by Afek, Bremler-Barr, Kaplan, Cohen, and Merritt ...
research
11/03/2017

A Faster Distributed Single-Source Shortest Paths Algorithm

We devise new algorithms for the single-source shortest paths problem in...
research
10/29/2021

Universally-Optimal Distributed Shortest Paths and Transshipment via Graph-Based L1-Oblivious Routing

We provide universally-optimal distributed graph algorithms for (1+ε)-ap...
research
04/08/2022

Finding shortest and nearly shortest path nodes in large substantially incomplete networks

Dynamic processes on networks, be it information transfer in the Interne...
research
11/17/2021

The Faulty GPS Problem: Shortest Time Paths in Networks with Unreliable Directions

This paper optimizes motion planning when there is a known risk that the...

Please sign up or login with your details

Forgot password? Click here to reset