An Efficient Algorithm for the Fast Delivery Problem

04/19/2019
by   Iago A Carvalho, et al.
0

We study a problem where k autonomous mobile agents are initially located on distinct nodes of a weighted graph (with n nodes and m edges). Each autonomous mobile agent has a predefined velocity and is only allowed to move along the edges of the graph. We are interested in delivering a package, initially positioned in a source node s, to a destination node y. The delivery is achieved by the collective effort of the autonomous mobile agents, which can carry and exchange the package among them. The objective is to compute a delivery schedule that minimizes the delivery time of the package. In this paper, we propose an O(kn log(kn) + k m) time algorithm for this problem. This improves the previous state-of-the-art O(k^2 m + k n^2 + APSP) time algorithm for this problem, where APSP stands for the running-time of an algorithm for the All-Pairs Shortest Paths problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/31/2018

Collective fast delivery by energy-efficient agents

We consider k mobile agents initially located at distinct nodes of an un...
research
08/21/2020

Efficient Dispersion of Mobile Agents without Global Knowledge

We consider the dispersion problem for mobile agents. Initially, k agent...
research
02/25/2021

Graph Exploration by Energy-Sharing Mobile Agents

We consider the problem of collective exploration of a known n-node edge...
research
09/05/2023

Run for Cover: Dominating Set via Mobile Agents

Research involving computing with mobile agents is a fast-growing field,...
research
02/11/2022

Collaborative Dispersion by Silent Robots

In the dispersion problem, a set of k co-located mobile robots must relo...
research
09/02/2022

Treasure Hunt in Graph using Pebbles

In this paper, we study the treasure hunt problem in a graph by a mobile...
research
06/23/2020

The Bike Sharing Problem

Assume that m ≥ 1 autonomous mobile agents and 0 ≤ b ≤ m single-agent tr...

Please sign up or login with your details

Forgot password? Click here to reset