Multi-Agent Path Finding

25 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Multi-Agent Path Finding models and implementations

Latest papers with no code

Improving Learnt Local MAPF Policies with Heuristic Search

no code yet • 29 Mar 2024

Multi-agent path finding (MAPF) is the problem of finding collision-free paths for a team of agents to reach their goal locations.

Accelerating Search-Based Planning for Multi-Robot Manipulation by Leveraging Online-Generated Experiences

no code yet • 29 Mar 2024

An exciting frontier in robotic manipulation is the use of multiple arms at once.

Routing and Scheduling in Answer Set Programming applied to Multi-Agent Path Finding: Preliminary Report

no code yet • 18 Mar 2024

We present alternative approaches to routing and scheduling in Answer Set Programming (ASP), and explore them in the context of Multi-agent Path Finding.

A Conflict-Aware Optimal Goal Assignment Algorithm for Multi-Robot Systems

no code yet • 19 Feb 2024

A plausible algorithmic solution to this NP-hard problem involves an iterative process that integrates a task planner to compute the goal assignment while ignoring the collision possibilities among the robots and a multi-agent path-finding algorithm to find the collision-free trajectories for a given assignment.

Optimal Task Assignment and Path Planning using Conflict-Based Search with Precedence and Temporal Constraints

no code yet • 13 Feb 2024

To incorporate task assignment, path planning, and a user-defined objective into a coherent framework, this paper examines the Task Assignment and Path Finding with Precedence and Temporal Constraints (TAPF-PTC) problem.

Guidance Graph Optimization for Lifelong Multi-Agent Path Finding

no code yet • 2 Feb 2024

Empirically, we show that (1) our guidance graphs improve the throughput of three representative lifelong MAPF algorithms in four benchmark maps, and (2) our update model can generate guidance graphs for as large as $93 \times 91$ maps and as many as 3000 agents.

Multi-agent Path Finding for Cooperative Autonomous Driving

no code yet • 1 Feb 2024

Anticipating possible future deployment of connected and automated vehicles (CAVs), cooperative autonomous driving at intersections has been studied by many works in control theory and intelligent transportation across decades.

Scalable Mechanism Design for Multi-Agent Path Finding

no code yet • 30 Jan 2024

In this work, we introduce the problem of scalable mechanism design for MAPF and propose three strategyproof mechanisms, two of which even use approximate MAPF algorithms.

Why Solving Multi-agent Path Finding with Large Language Model has not Succeeded Yet

no code yet • 8 Jan 2024

With the explosive influence caused by the success of large language models (LLM) like ChatGPT and GPT-4, there has been an extensive amount of recent work showing that foundation models can be used to solve a large variety of tasks.

Bidirectional Temporal Plan Graph: Enabling Switchable Passing Orders for More Efficient Multi-Agent Path Finding Plan Execution

no code yet • 30 Dec 2023

To overcome this issue, we introduce a new graphical representation called a Bidirectional Temporal Plan Graph (BTPG), which allows switching passing orders during execution to avoid unnecessary waiting time.