paper-with-me

홈 › Papers

Multi-Agent Path Finding with Deadlines

2018-06-11 · Hang Ma, Glenn Wagner, Ariel Felner, Jiaoyang Li, T. K. Satish Kumar, Sven Koenig

We formalize Multi-Agent Path Finding with Deadlines (MAPF-DL). The objective is to maximize the number of agents that can reach their given goal vertices from their given start vertices within the deadline, without colliding with each other. We first show that MAPF-DL is NP-hard to solve optimally. We then present two classes of optimal algorithms, one based on a reduction of MAPF-DL to a flow problem and a subsequent compact integer linear programming formulation of the resulting reduced abstracted multi-commodity flow network and the other one based on novel combinatorial search algorithms. Our empirical results demonstrate that these MAPF-DL solvers scale well and each one dominates the other ones in different scenarios.

📄 PDF Abstract BibTeX arXiv:1806.04216

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

Multi-Agent Path Finding with Deadlines: Preliminary Results

2018-05-13 · Hang Ma, Glenn Wagner, Ariel Felner, Jiaoyang Li 외

We formalize the problem of multi-agent path finding with deadlines (MAPF-DL). The objective is to maximize the number of agents that can reach their given goal vertices from their given start vertices within a given dea…

Multi-Agent Path Finding

Multi-agent Path Finding for Timed Tasks using Evolutionary Games

2024-11-15 · Sheryl Paul, Anand Balakrishnan, Xin Qin, Jyotirmoy V. Deshmukh

Autonomous multi-agent systems such as hospital robots and package delivery drones often operate in highly uncertain environments and are expected to achieve complex temporal task objectives while ensuring safety. While …

Multi-Agent Path FindingReinforcement Learning (RL)

Multi UAVs Preflight Planning in a Shared and Dynamic Airspace

2026-02-12 · Amath Sow, Mauricio Rodriguez Cesen, Fabiola Martins Campos de Oliveira, Mariusz Wzorek 외 arxiv

Preflight planning for large-scale Unmanned Aerial Vehicle (UAV) fleets in dynamic, shared airspace presents significant challenges, including temporal No-Fly Zones (NFZs), heterogeneous vehicle profiles, and strict deli…

HiDVFS: Hierarchical Multi-Agent DVFS for Real-Time OpenMP DAG Workloads

2026-01-10 · Mohammad Pivezhandi, Abusayeed Saifullah, Ali Jannesari arxiv

Leakage power in multicore embedded systems now rivals dynamic power, so DVFS schedulers must respect deadlines and thermal limits, not just average makespan. Existing heuristics lack per-core, temperature-aware control …

Real-Time Deadlines Reveal Temporal Awareness Failures in LLM Strategic Dialogues

2026-01-19 · Neil K. R. Sehgal, Sharath Chandra Guntuku, Lyle Ungar arxiv

Large Language Models (LLMs) generate text token-by-token in discrete time, yet real-world communication, from therapy sessions to business negotiations, critically depends on continuous time constraints. Current LLM arc…