The Resource Constrained Shortest Path Problem (RCSPP) seeks to determine a minimum-cost path between a start and a goal location while ensuring that one or multiple types of resource consumed along the path do not exceed their limits. This problem is often solved on a graph where a path is incrementally built from the start towards the goal during the search. RCSPP is computationally challenging as comparing these partial solution paths is based on multiple criteria (i.e., the accumulated cost and resource along the path), and in general, there does not exist a single path that optimizes all criteria simultaneously. Consequently, the search needs to maintain and explore a large number of partial paths in order to find an optimal solution. While a variety of algorithms have been developed to solve RCSPP, they either have little consideration about efficiently comparing and maintaining the partial paths, which reduces their overall runtime efficiency, or are restricted to handle only one resource constraint as opposed to multiple resource constraints. This paper develops Enhanced Resource Constrained A* (ERCA*), a fast A*-based algorithm that can find an optimal solution while satisfying multiple resource constraints. ERCA* leverages both the recent advances in multi-objective path planning to efficiently compare and maintain partial paths, and techniques from the existing RCSPP literature. Furthermore, ERCA* has a functional parameter to broker a trade-off between solution quality and runtime efficiency. The results show ERCA* often runs several orders of magnitude faster than an existing leading algorithm for RCSPP.
ERCA*: A New Approach for the Resource Constrained Shortest Path Problem
IEEE Transactions on Intelligent Transportation Systems ; 24 , 12 ; 14994-15005
01.12.2023
7751359 byte
Aufsatz (Zeitschrift)
Elektronische Ressource
Englisch
The Variance-Constrained Shortest Path Problem
Online Contents | 1994
|A Reference Point Approach for the Resource Constrained Shortest Path Problems
British Library Online Contents | 2013
|A Reference Point Approach for the Resource Constrained Shortest Path Problems
Online Contents | 2013
|Resource Constrained Shortest Path Problems in Path Planning for Fleet Management
British Library Online Contents | 2004
|Elsevier | 2024
|