Heuristically Guided Compilation for Task Assignment and Path Finding
Zheng Chen, Changlin Chen, Yiran Ni, Junhao Wang
Abstract
We investigate the Combined Target-Assignment and Path-Finding (TAPF) problem that computes both task assignments and collision-free paths for multiple agents, that is, each agent is required to select a target from an underlying set, reaching which leads to a payoff. There is a cost closely related to the time required for each agent to reach the goal. The objective is to maximize the minimum gain generated by the agents. We proposed a Compilation-Based Approach with Heuristics (TA-CBWH) to approximate the optimal solution, behind which are two critical ideas: (i) for a specific task assignment, we formulate an integer linear programming (ILP) and create the iteration combined with large neighborhood search (LNS) to quickly improve the solution quality to near-optimal; (ii) regarding distinct task assignments, a switching mechanism is developed to determine the most promising iteration while progressively eliminating unnecessary task assignments. Comparative experiments demonstrate that TA-CBWH outperforms a wide range of existing approaches across various maps and different numbers of agents.
BibTeX
@inproceedings{icra2025_heuristicallygui,
title = {Heuristically Guided Compilation for Task Assignment and Path Finding},
author = {Zheng Chen and Changlin Chen and Yiran Ni and Junhao Wang},
booktitle = {ICRA 2025},
year = {2025}
}