English

Average Case Constant Factor Time and Distance Optimal Multi-Robot Path Planning in Well-Connected Environments

Robotics 2019-05-13 v4

Abstract

Fast algorithms for optimal multi-robot path planning are sought after in real-world applications. Known methods, however, generally do not simultaneously guarantee good solution optimality and good (e.g., polynomial) running time. In this work, we develop a first low-polynomial running time algorithm, called SplitAngGroup (SaG), that solves the multi-robot path planning problem on grids and grid-like environments, and produces constant factor makespan optimal solutions on average over all problem instances. That is, SaG is an average case O(1)-approximation algorithm and computes solutions with sub-linear makespan. SaG is capable of handling cases when the density of robots is extremely high - in a graph-theoretic setting, the algorithm supports cases where all vertices of the underlying graph are occupied. SaG attains its desirable properties through a careful combination of a novel divide-and-conquer technique, which we denote as global decoupling, and network flow based methods for routing the robots. Solutions from SaG, in a weaker sense, are also a constant factor approximation on total distance optimality.

Keywords

Cite

@article{arxiv.1706.07255,
  title  = {Average Case Constant Factor Time and Distance Optimal Multi-Robot Path Planning in Well-Connected Environments},
  author = {Jingjin Yu},
  journal= {arXiv preprint arXiv:1706.07255},
  year   = {2019}
}

Comments

11 pages, 15 figures, expanded version of MRS 2017 paper, submitted to Autonomous Robots

R2 v1 2026-06-22T20:26:29.029Z