Assisted Shortest Path Planning for a Convoy through a Repairable Network
Abhay Singh Bhadoriya, Christopher Montez, Sivakumar Rathinam, Swaroop, Darbha, David W. Casbeer, and Satyanarayana G. Manyam

TL;DR
This paper introduces the Assisted Shortest Path Problem (ASPP), where a convoy and a service vehicle collaboratively plan paths in a damaged network to minimize total travel and repair costs, with an efficient algorithm for optimal solutions.
Contribution
The paper formulates the ASPP and develops a generalized labeling algorithm, $GPLA^*$, to efficiently find optimal paths for convoy and service vehicle in repairable networks.
Findings
$GPLA^*$ significantly reduces computation time.
The algorithm finds optimal paths in complex repair scenarios.
Computational results validate the effectiveness of the proposed method.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Optimization and Search Problems · Vehicular Ad Hoc Networks (VANETs)
