RA-L 20250 citations

CP-MILP: Mixed Integer Linear Programming for Multi-Agent Motion Planning With Linear Dynamics

Zhongqiang Ren, Allen George Philip, Shizhe Zhao, Sivakumar Rathinam, Howie Choset

Abstract

This paper considers a Multi-Agent Motion Planning (MAMP) problem that seeks collision-free paths for multiple agents from their respective start to goal locations among static obstacles, while minimizing the arrival times of the agents with linear dynamics. Among existing approaches such as graph search, sampling, and trajectory optimization, mixed integer programming (MIP) can often find high quality solutions with optimality guarantees. MIP approaches have been investigated extensively and many of them build upon a mixed-integer linear program (MILP) for single-agent, which depends on big-M constraints, a popular technique to formulate conditional constraints. We take the view that some big-M constraints there are unnecessary, and may potentially slow down the computation. This paper thus proposes a new MILP formulation using a perspective technique related to the control terms to bypass some of the big-M constraints, and hence the name Control Perspective MILP (CP-MILP). We analyze the property of our CP-MILP and experimental results show CP-MILP sometimes requires up to near an order of magnitude less runtime to solve to optimality.

BibTeX
@inproceedings{ral2025_cpmilpmixedinteg,
  title = {CP-MILP: Mixed Integer Linear Programming for Multi-Agent Motion Planning With Linear Dynamics},
  author = {Zhongqiang Ren and Allen George Philip and Shizhe Zhao and Sivakumar Rathinam and Howie Choset},
  booktitle = {RA-L 2025},
  year = {2025}
}