On Efficient Distributed Construction of Near Optimal Routing Schemes
Michael Elkin, Ofer Neiman

TL;DR
This paper presents a distributed algorithm for constructing near-optimal routing schemes with nearly matching lower bounds, achieving efficient routing table sizes, low stretch, and optimal running time in distributed networks.
Contribution
It introduces a distributed algorithm that nearly matches the lower bounds for routing scheme construction, improving on previous methods in efficiency and table size.
Findings
Matches the lower bound of rac{rac{n^{1/2}+D}{}} rounds.
Routing tables of size rac{n^{1/k}}{}, labels of size O(k log^2 n).
Stretch factor at most 4k-5+o(1).
Abstract
Given a distributed network represented by a weighted undirected graph on vertices, and a parameter , we devise a distributed algorithm that computes a routing scheme in rounds, where is the hop-diameter of the network. The running time matches the lower bound of rounds (which holds for any scheme with polynomial stretch), up to lower order terms. The routing tables are of size , the labels are of size , and every packet is routed on a path suffering stretch at most . Our construction nearly matches the state-of-the-art for routing schemes built in a centralized sequential manner. The previous best algorithms for building routing tables in a distributed small messages model were by \cite[STOC 2013]{LP13} and \cite[PODC 2015]{LP15}. The former has similar…
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 · Optimization and Search Problems · Advanced Graph Theory Research
