2025
Resource Constrained Pathfinding with Enhanced Bidirectional A* Search
AAAI 2025technical
The classic Resource Constrained Shortest Path (RCSP) problem aims to find a cost optimal path between a pair of nodes in a network such that the resources used in the path are within a given limit. Having been studied for over a decade, RCSP has seen recent solutions that utilize heuristic-guided s…