Algorithms for Non-Linear and Stochastic Resource Constrained Shortest Paths
Axel Parmentier

TL;DR
This paper introduces a general framework for resource constrained shortest path problems using monoids and lattice theory, enabling better bounds and efficient enumeration for deterministic and stochastic cases.
Contribution
It generalizes resource constrained shortest path problems with monoid resources and develops polynomial procedures for bounds, covering stochastic versions.
Findings
Effective bounds improve enumeration efficiency.
Framework applies to stochastic and deterministic problems.
Numerical results demonstrate practical efficiency.
Abstract
Resource constrained shortest path problems are usually solved thanks to a smart enumeration of all the non-dominated paths. Recent improvements of these enumeration algorithms rely on the use of bounds on path resources to discard partial solutions. The quality of the bounds determines the performance of the algorithm. The main contribution of this paper is to introduce a standard procedure to generate bounds on paths resources in a general setting which covers most resource constrained shortest path problems, among which stochastic versions. In that purpose, we introduce a generalization of the resource constrained shortest path problem where the resources are taken in a monoid. The resource of a path is the monoid sum of the resources of its arcs. The problem consists in finding a path whose resource minimizes a non-decreasing cost function of the path resource among the paths that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Transportation Planning and Optimization · Optimization and Mathematical Programming
