cs.CGMar 19, 2026

Unlabeled Multi-Robot Motion Planning with Improved Separation Trade-offs

Authors: Tsuri FarhanaOmrit FiltserShalev Goldshtein

Organizations: Department of Computer Science, Ben Gurion University, Beer Sheva, Israel. · Department of Mathematics and Computer Science, The Open University of Israel, Ra’anana, Israel

Abstract

We study unlabeled MRMP for unit-disk robots in a polygonal environment. Although the problem is hard in general, polynomial-time solutions exist under appropriate separation assumptions on start and target positions. Banyassady et al.(SoCG'22) guarantee feasibility in simple polygons under start--start and target--target distances of at least 44, and start--target distances of at least 33, but without optimality guarantees. Solovey et al.(RSS'15) provide a near-optimal solution in general polygonal domains, under stricter conditions: start/target positions must have pairwise distance at least 44, and at least 52.236\sqrt{5}\approx2.236 from obstacles. This raises the question of whether polynomial-time algorithms can be obtained in even more densely packed environments. In this paper we present a generalized algorithm that achieve different tradeoffs on the robots-separation ρρ and obstacles-separation ωω, all significantly improving upon the state of the art. Specifically, we obtain polynomial-time constant-approximation algorithms to minimize the total path length when (i) ρ=223ρ=2\frac{2}{3} and ω=123ω=1\frac{2}{3}, or (ii) ρ3.291ρ\approx3.291 and ω1.354ω\approx1.354. These solutions are weakly-monotone; we also provide a monotone solution requiring ω=1.614ω=\approx1.614 and ρ=4ρ=4. We prove that monotone plans may not exist when ω<1.614ω<1.614, and weakly-monotone plans may not exist when ω<1.354ω<1.354. We then present tradeoffs between the separation bounds and the approximation factor, specifically achieving an (almost) optimal bound of ρ=2ρ=2 at the cost of a linear approximation factor and requiring ω=2ω=2. This applies also for the labeled variant of MRMP, in which case we show a tight bound on ωω. Finally, we show that without any robots-separation assumption, obstacles-separation of at least 1.51.5 may be necessary for a solution to exist.

Explore similar work

CardsList
  1. Asymptotically Optimal Multi-Robot Task and Motion Planning

    Sep 16, 2026Thi Thuy Ngan Duong, Cheuk Tung Shadow Yiu, Rahul Shome +1Multi-Robot Motion PlanningMulti-Robot Systems