Better Online Deterministic Packet Routing on Grids
Guy Even, Moti Medina, Boaz Patt-Shamir

TL;DR
This paper presents an optimal deterministic online routing algorithm for grid networks that maximizes throughput with a competitive ratio of O(log n), improving previous bounds significantly.
Contribution
The paper introduces the first O(log n)-competitive deterministic algorithm for online packet routing on line networks with constant buffers and link capacities, extending to higher dimensions.
Findings
Achieves O(log n) competitiveness for line networks.
Extends to polylogarithmic competitiveness in higher-dimensional grids.
Improves upon previous O(log^5 n) deterministic algorithms.
Abstract
We consider the following fundamental routing problem. An adversary inputs packets arbitrarily at sources, each packet with an arbitrary destination. Traffic is constrained by link capacities and buffer sizes, and packets may be dropped at any time. The goal of the routing algorithm is to maximize throughput, i.e., route as many packets as possible to their destination. Our main result is an -competitive deterministic algorithm for an -node line network (i.e., -dimensional grid), requiring only that buffers can store at least packets, and that links can deliver at least packets per step. We note that is the best ratio known, even for randomized algorithms, even when allowed large buffers and wide links. The best previous deterministic algorithm for this problem with constant-size buffers and constant-capacity links was $O(\log^5…
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
TopicsOptimization and Search Problems · Mobile Ad Hoc Networks · Cooperative Communication and Network Coding
