Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence 2019
DOI: 10.24963/ijcai.2019/6
|View full text |Cite
|
Sign up to set email alerts
|

Multi-Agent Pathfinding with Continuous Time

Abstract: Multi-Agent Pathfinding (MAPF) is the problem of finding paths for multiple agents such that every agent reaches its goal and the agents do not collide. Most prior work on MAPF was on grids, assumed agents' actions have uniform duration, and that time is discretized into timesteps. We propose a MAPF algorithm that does not rely on these assumptions, is complete, and provides provably optimal solutions. This algorithm is based on a novel adaptation of Safe interval path planning (SIPP), a continuous time single… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 45 publications
(19 citation statements)
references
References 1 publication
0
19
0
Order By: Relevance
“…under different agent number (2,3,4,8) and ρ = 2, 3, 4, 5. We can see that the maximum ASR reaches 95% when the agent number is 6 and 8, in which the minimal average baffle length is 2.95 in D 5×5 .…”
Section: Asr and Average Length Of Optimal Bafflementioning
confidence: 99%
See 1 more Smart Citation
“…under different agent number (2,3,4,8) and ρ = 2, 3, 4, 5. We can see that the maximum ASR reaches 95% when the agent number is 6 and 8, in which the minimal average baffle length is 2.95 in D 5×5 .…”
Section: Asr and Average Length Of Optimal Bafflementioning
confidence: 99%
“…It is increasingly becoming a vital component in many real‐world applications, such as famous Kiva (Amazon Robotics) warehouse systems, 1 and some autonomous aircraft towing vehicles 2 . In the pathfinding research family, multiagent pathfinding 3 and any‐angle pathfinding 4 are attracting considerable research interests from artificial intelligence (AI), robotics, theoretical computer science, and operations research. Recently, pathfinding is moving into a new direction of unknown environment‐oriented pathfinding, with the push of reinforcement learning (RL), that learns an optimal policy for agents through exhausting trials of action exploration in the unknown environment to maximize cumulative rewards.…”
Section: Introductionmentioning
confidence: 99%
“…Alternative method utilizes conflict based search (CBS) [22] to find the solution. Such as the ByPass-CBS and Continuous-Time-CBS proposed in recent work [23] and [24], which push the performance of CBS further.…”
Section: Related Workmentioning
confidence: 99%
“…Finding a solution is one aspect of MAPF and the optimality of the solution is another aspect. According to Andreychuk et al [2], finding a valid solution is feasible in a realistic setting (i.e., it has a so-called polynomial time complexity), but finding the optimal solution may not be feasible within an acceptable timeframe (i.e., the problem has the socalled 'nP-hard' complexity: it is widely assumed that the optimal solution cannot be found in polynomial time, but no proof for this currently exists).…”
Section: Agentmentioning
confidence: 99%