The Pony Express Communication Problem
Jared Coleman, Evangelos Kranakis, Danny Krizanc, Oscar Morales Ponce

TL;DR
This paper introduces the Pony Express problem involving robots with different speeds collaborating to deliver messages efficiently on a line, providing algorithms for various scenarios including offline and online cases with proven optimality and competitive ratios.
Contribution
It formalizes the Pony Express problem, develops efficient algorithms for offline and online cases, and establishes optimality and competitive ratio bounds for message delivery tasks.
Findings
Offline algorithm for endpoint delivery in O(n log n) time
Optimal online algorithm with minimal competitive ratio for endpoint delivery
FPTAS and tight online algorithms for broadcast problems
Abstract
We introduce a new problem which we call the Pony Express problem. n robots with differing speeds are situated over some domain. A message is placed at some commonly known point. Robots can acquire the message either by visiting its initial position, or by encountering another robot that has already acquired it. The robots must collaborate to deliver the message to a given destination. The objective is to deliver the message in minimum time. In this paper we study the Pony Express problem on the line where n robots are arbitrarily deployed along a finite segment. The robots have different speeds and can move in both directions. We are interested in both offline centralized and online distributed algorithms. In the online case, we assume the robots have limited knowledge of the initial configuration. In particular, the robots do not know the initial positions and speeds of the other…
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.
