Collective fast delivery by energy-efficient agents

08/31/2018
by   Andreas Bärtschi, et al.
0

We consider k mobile agents initially located at distinct nodes of an undirected graph (on n nodes, with edge lengths) that have to deliver a single item from a given source node s to a given target node t. The agents can move along the edges of the graph, starting at time 0 with respect to the following: Each agent i has a weight w_i that defines the rate of energy consumption while travelling a distance in the graph, and a velocity v_i with which it can move. We are interested in schedules (operating the k agents) that result in a small delivery time T (time when the package arrives at t), and small total energy consumption E. Concretely, we ask for a schedule that: either (i) Minimizes T, (ii) Minimizes lexicographically (T,E) (prioritizing fast delivery), or (iii) Minimizes epsilon*T + (1-epsilon)*E, for a given epsilon, 0<epsilon<1. We show that (i) is solvable in polynomial time, and show that (ii) is polynomial-time solvable for uniform velocities and solvable in time O(n + k log k) for arbitrary velocities on paths, but in general is NP-hard even on planar graphs. As a corollary of our hardness result, (iii) is NP-hard, too. We show that there is a 3-approximation algorithm for (iii) using a single agent.

READ FULL TEXT
research
04/19/2019

An Efficient Algorithm for the Fast Delivery Problem

We study a problem where k autonomous mobile agents are initially locate...
research
09/25/2022

Package Delivery Using Drones with Restricted Movement Areas

For the problem of delivering a package from a source node to a destinat...
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
01/06/2018

Joint Data Compression and Caching: Approaching Optimality with Guarantees

We consider the problem of optimally compressing and caching data across...
research
05/10/2019

Good Things Come to Those Who Swap Objects on Paths

We study a simple exchange market, introduced by Gourvés, Lesca and Wilc...
research
08/19/2017

An FPT algorithm for planar multicuts with sources and sinks on the outer face

Given a list of k source-sink pairs in an edge-weighted graph G, the min...
research
07/29/2021

The Complexity of Growing a Graph

Motivated by biological processes, we introduce here the model of growin...

Please sign up or login with your details

Forgot password? Click here to reset