Competitive Online Transportation Simplified
Stephen Arndt, Benjamin Moseley, Kirk Pruhs, and Marc Uetz

TL;DR
This paper introduces a simpler deterministic algorithm for the online transportation problem in metric spaces, improving the understanding of competitive ratios and matching the best known bounds.
Contribution
We present an alternative, simpler deterministic algorithm for the online transportation problem with competitive ratio proportional to the number of garages.
Findings
Achieved an $O(m)$-competitive ratio for the problem.
Provided a new analysis approach simplifying previous algorithms.
Confirmed the conjectured bounds for online transportation algorithms.
Abstract
The setting for the online transportation problem is a metric space , populated by parking garages of varying capacities. Over time cars arrive in , and must be irrevocably assigned to a parking garage upon arrival in a way that respects the garage capacities. The objective is to minimize the aggregate distance traveled by the cars. In 1998, Kalyanasundaram and Pruhs conjectured that there is a -competitive deterministic algorithm for the online transportation problem, matching the optimal competitive ratio for the simpler online metric matching problem. Recently, Harada and Itoh presented the first -competitive deterministic algorithm for the online transportation problem. Our contribution is an alternative algorithm design and analysis that we believe is simpler.
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 · Complexity and Algorithms in Graphs · Facility Location and Emergency Management
