Resource-Constrained Shortest Path with Polytopic Reset Sets
Khaled Surur, Melkior Ornik

TL;DR
This paper presents a novel method for computing resource-constrained shortest paths in environments with replenishment regions, combining graph-based and convex programming techniques to find optimal solutions.
Contribution
It introduces a two-step approach using graph discretization and convex optimization to solve resource-constrained shortest path problems with polytopic reset sets.
Findings
The optimal path consists of straight segments with direction changes at replenishment regions.
A wavefront algorithm effectively generates feasible waypoints for the graph.
Numerical experiments demonstrate the approach's effectiveness in finding optimal paths.
Abstract
This paper investigates the problem of computing the shortest path between two states under resource constraints in environments with resource-replenishment regions. Namely, the length of the path is limited by a budget that can be restored within polytopic replenishment regions. We show that the optimal path in this problem exhibits a distinct geometric structure: it consists of straight-line segments, changes direction at replenishment regions, and visits regions at most once. We propose an approach to solve the continuous problem in two steps: using a graph-based approach, followed by convex programming. First, we define a graph whose nodes are possible waypoints of feasible paths, and the edges are the Euclidean distances between these nodes. To obtain a discrete set of nodes that ensure a feasible and near-optimal solution, we utilize a wavefront algorithm. With a sufficiently…
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.
