English

A MILP-Based Solution to Multi-Agent Motion Planning and Collision Avoidance in Constrained Environments

Robotics 2026-03-19 v2 Systems and Control Systems and Control

Abstract

We propose a mixed-integer linear program (MILP) for multi-agent motion planning that embeds Polytopic Action-based Motion Planning (PAAMP) into a sequence-then-solve pipeline. Region sequences confine each agent to adjacent convex polytopes, while a big-M hyperplane model enforces inter-agent separation. Collision constraints are applied only to agents sharing or neighboring a region, which reduces binary variables exponentially compared with naive formulations. An L1 path-length-plus-acceleration cost yields smooth trajectories. We prove finite-time convergence and demonstrate on representative multi-agent scenarios with obstacles that our formulation produces collision-free trajectories an order of magnitude faster than an unstructured MILP baseline.

Keywords

Cite

@article{arxiv.2506.21982,
  title  = {A MILP-Based Solution to Multi-Agent Motion Planning and Collision Avoidance in Constrained Environments},
  author = {Akshay Jaitly and Jack Cline and Siavash Farzan},
  journal= {arXiv preprint arXiv:2506.21982},
  year   = {2026}
}

Comments

Accepted to 2025 IEEE International Conference on Automation Science and Engineering (CASE 2025). This arXiv version adds a supplementary appendix with figures not in the IEEE proceedings

R2 v1 2026-07-01T03:35:56.092Z