paper-with-me

홈 › Papers

Dynamic Multi-Agent Path Finding based on Conflict Resolution using Answer Set Programming

2020-09-22 · Basem Atiq, Volkan Patoglu, Esra Erdem

We study a dynamic version of multi-agent path finding problem (called D-MAPF) where existing agents may leave and new agents may join the team at different times. We introduce a new method to solve D-MAPF based on conflict-resolution. The idea is, when a set of new agents joins the team and there are conflicts, instead of replanning for the whole team, to replan only for a minimal subset of agents whose plans conflict with each other. We utilize answer set programming as part of our method for planning, replanning and identifying minimal set of conflicts.

📄 PDF Abstract BibTeX arXiv:2009.10249

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

Conflict Mitigation in Shared Environments using Flow-Aware Multi-Agent Path Finding

2026-03-13 · Lukas Heuer, Yufei Zhu, Luigi Palmieri, Andrey Rudenko 외 arxiv

Deploying multi-robot systems in environments shared with dynamic and uncontrollable agents presents significant challenges, especially for large robot fleets. In such environments, individual robot operations can be del…

On dynamic multi-agent pathfinding methods: review, simulations and modifications

2026-06-02 · Gabriel Fejziaj, Salama Hassona, Wieslaw Marszalek arxiv

This paper presents a systematic study of pathfinding algorithms in the context of Dynamic Multi-Agent Pathfinding (D-MAPF), a setting that combines dynamic obstacles, partial observability, and inter-agent conflicts. We…

Subdimensional Expansion Using Attention-Based Learning For Multi-Agent Path Finding

2021-09-29 · Lakshay Virmani, Zhongqiang Ren, Sivakumar Rathinam, Howie Choset

Multi-Agent Path Finding (MAPF) finds conflict-free paths for multiple agents from their respective start to goal locations. MAPF is challenging as the joint configuration space grows exponentially with respect to the nu…

Multi-Agent Path Finding

Conflict-Based Search for Multi-Agent Path Finding with Elevators

2026-02-24 · Haitong He, Xuemian Wu, Shizhe Zhao, Zhongqiang Ren arxiv

This paper investigates a problem called Multi-Agent Path Finding with Elevators (MAPF-E), which seeks conflict-free paths for multiple agents from their start to goal locations that may locate on different floors, and t…

Resolving Head-On Conflicts for Multi-Agent Path Finding with Conflict-Based Search

2020-07-07 · Lun Yang

Conflict-Based Search (CBS) is a popular framework for solving the Multi-Agent Path Finding problem. Some of the conflicts incur a foreseeable conflict in one or both of the children nodes when splitting on them. This pa…

Multi-Agent Path Finding