Exploring Graphs with Time Constraints by Unreliable Collections of Mobile Robots
Jurek Czyzowicz, Maxime Godon, Evangelos Kranakis, Arnaud, Labourel, Euripides Markou

TL;DR
This paper investigates the problem of exploring weighted graphs with deadlines using mobile robots, some of which may be unreliable, and develops algorithms to determine optimal exploration times and robot reliability thresholds.
Contribution
It introduces algorithms for optimal graph exploration times considering unreliable robots, and proves NP-hardness for certain configurations, advancing understanding of fault-tolerant exploration.
Findings
Optimal exploration times are computable for reliable robots on lines and rings.
NP-hardness results for line exploration with unreliable robots and for star graphs.
Polynomial solutions exist for ring graphs with arbitrary initial positions.
Abstract
A graph environment must be explored by a collection of mobile robots. Some of the robots, a priori unknown, may turn out to be unreliable. The graph is weighted and each node is assigned a deadline. The exploration is successful if each node of the graph is visited before its deadline by a reliable robot. The edge weight corresponds to the time needed by a robot to traverse the edge. Given the number of robots which may crash, is it possible to design an algorithm, which will always guarantee the exploration, independently of the choice of the subset of unreliable robots by the adversary? We find the optimal time, during which the graph may be explored. Our approach permits to find the maximal number of robots, which may turn out to be unreliable, and the graph is still guaranteed to be explored. We concentrate on line graphs and rings, for which we give positive results. We start…
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 · Robotic Path Planning Algorithms · Advanced Graph Theory Research
