Multi-agent Planning for thermalling gliders using multi level graph-search

07/02/2020
by   Muhammad Aneeq uz Zaman, et al.
0

This paper solves a path planning problem for a group of gliders. The gliders are tasked with visiting a set of interest points. The gliders have limited range but are able to increase their range by visiting special points called thermals. The problem addressed in this paper is of path planning for the gliders such that, the total number of interest points visited by the gliders is maximized. This is referred to as the multi-agent problem. The problem is solved by first decomposing it into several single-agent problems. In a single-agent problem a set of interest points are allocated to a single glider. This problem is solved by planning a path which maximizes the number of visited interest points from the allocated set. This is achieved through a uniform cost graph search, as shown in our earlier work. The multi-agent problem now consists of determining the best allocation (of interest points) for each glider. Two ways are presented of solving this problem, a brute force search approach as shown in earlier work and a Branch&Bound type graph search. The Branch Bound approach is the main contribution of the paper. This approach is proven to be optimal and shown to be faster than the brute force search using simulations.

READ FULL TEXT
research
10/04/2021

Multi-Agent Path Planning Using Deep Reinforcement Learning

In this paper a deep reinforcement based multi-agent path planning appro...
research
03/20/2023

Team Coordination on Graphs with State-Dependent Edge Cost

This paper studies a team coordination problem in a graph environment. S...
research
05/23/2021

Cooperative Multi-Agent Path Finding: Beyond Path Planning and Collision Avoidance

We introduce the Cooperative Multi-Agent Path Finding (Co-MAPF) problem,...
research
07/24/2019

An Optimal Algorithm to Solve the Combined Task Allocation and Path Finding Problem

We consider multi-agent transport task problems where, e.g. in a factory...
research
12/08/2022

Reducing Collision Risk in Multi-Agent Path Planning: Application to Air traffic Management

To minimize collision risks in the multi-agent path planning problem wit...
research
10/08/2019

MAMS-A*: Multi-Agent Multi-Scale A*

We present a multi-scale forward search algorithm for distributed agents...
research
01/16/2014

MAPP: a Scalable Multi-Agent Path Planning Algorithm with Tractability and Completeness Guarantees

Multi-agent path planning is a challenging problem with numerous real-li...

Please sign up or login with your details

Forgot password? Click here to reset