Assisted Shortest Path Planning for a Convoy through a Repairable Network

04/01/2022
by   Abhay Singh Bhadoriya, et al.
0

In this article, we consider a multi-agent path planning problem in a partially impeded environment. The impeded environment is represented by a graph with select road segments (edges) in disrepair impeding vehicular movement in the road network. A convoy wishes to travel from a starting location to a destination while minimizing some accumulated cost. The convoy may traverse an impeded edge for an additional cost (associated with repairing the edge) than if it were unimpeded. A second vehicle, referred to as a service vehicle, is simultaneously deployed with the convoy. The service vehicle assists the convoy by repairing an edge, reducing the cost for the convoy to traverse that edge. The convoy is permitted to wait at any vertex to allow the service vehicle to complete repairing an edge. The service vehicle is permitted to terminate its path at any vertex. The goal is then to find a pair of paths so the convoy reaches its destination while minimizing the total time (cost) the two vehicles are active, including any time the convoy waits. We refer to this problem as the Assisted Shortest Path Problem (ASPP). We present a generalized permanent labeling algorithm to find an optimal solution for the ASPP. We also introduce additional modifications to the labeling algorithm to significantly improve the computation time and refer to the modified labeling algorithm as GPLA^*. Computational results are presented to illustrate the effectiveness of GPLA^* in solving the ASPP. We then give concluding remarks and briefly discuss potential variants of the ASPP for future work.

READ FULL TEXT
research
08/22/2022

A Generalization of the Shortest Path Problem to Graphs with Multiple Edge-Cost Estimates

The shortest path problem in graphs is a cornerstone for both theory and...
research
02/22/2018

Finding Top-k Optimal Sequenced Routes -- Full Version

Motivated by many practical applications in logistics and mobility-as-a-...
research
07/15/2020

An algorithm for integrating peer-to-peer ridesharing and schedule-based transit system for first mile/last mile access

Due to limited transit network coverage and infrequent service, suburban...
research
08/03/2022

A Multi-Threading Algorithm for Constrained Path Optimization Problem on Road Networks

The constrained path optimization (CPO) problem takes the following inpu...
research
11/28/2018

Characterizing Shortest Paths in Road Systems Modeled as Manhattan Poisson Line Processes

In this paper, we model a transportation network by a Cox process where ...
research
08/18/2022

Customizable Hub Labeling: Properties and Algorithms

Hub Labeling (HL) is one of the state-of-the-art preprocessing-based tec...
research
10/25/2022

An Efficient Dynamic Multi-Sources To Single-Destination (DMS-SD) Algorithm In Smart City Navigation Using Adjacent Matrix

Dijkstra's algorithm is one of the most popular classic path planning al...

Please sign up or login with your details

Forgot password? Click here to reset