The Beachcombers' Problem: Walking and Searching with Mobile Robots
Jurek Czyzowicz, Leszek Gasieniec, Konstantinos Georgiou and, Evangelos Kranakis, Fraser MacQuarrie

TL;DR
This paper introduces the 'Beachcombers' Problem' involving mobile robots with different walking and searching speeds, providing optimal offline algorithms and a 2-competitive online algorithm for segment search.
Contribution
The paper formulates the Beachcombers' Problem, presents an optimal offline scheduling algorithm, and develops a 2-competitive online algorithm for searching segments with mobile robots.
Findings
Optimal offline scheduling algorithm for arbitrary speeds.
A 2-competitive online search algorithm.
Improved competitive ratio when robots have identical walking speeds.
Abstract
We introduce and study a new problem concerning the exploration of a geometric domain by mobile robots. Consider a line segment and a set of mobile robots placed at one of its endpoints. Each robot has a {\em searching speed} and a {\em walking speed} , where . We assume that each robot is aware of the number of robots of the collection and their corresponding speeds. At each time moment a robot either walks along a portion of the segment not exceeding its walking speed or searches a portion of the segment with the speed not exceeding . A search of segment is completed at the time when each of its points have been searched by at least one of the robots. We want to develop {\em mobility schedules} (algorithms) for the robots which complete the search of the segment as fast as possible. More exactly we want…
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 · Auction Theory and Applications · Complexity and Algorithms in Graphs
