An SMT Based Compositional Algorithm to Solve a Conflict-Free Electric Vehicle Routing Problem
Sabino Francesco Roselli, Martin Fabian, Knut {\AA}kesson

TL;DR
This paper presents an SMT-based compositional algorithm for efficiently solving a complex electric vehicle routing problem with multiple constraints, outperforming monolithic models in speed.
Contribution
The paper introduces a novel compositional approach that decomposes the CF-EVRP into smaller sub-problems, leveraging SMT solvers for faster solutions.
Findings
Significantly faster solution times compared to monolithic models
Effective handling of complex constraints like limited range and capacity
Feasible solutions for large-scale CF-EVRP instances
Abstract
The Vehicle Routing Problem (VRP) is the combinatorial optimization problem of designing routes for vehicles to visit customers in such a fashion that a cost function, typically the number of vehicles, or the total travelled distance is minimized. The problem finds applications in industrial scenarios, for example where Automated Guided Vehicles run through the plant to deliver components from the warehouse. This specific problem, henceforth called the Electric Conflict-Free Vehicle Routing Problem (CF-EVRP), involves constraints such as limited operating range of the vehicles, time windows on the delivery to the customers, and limited capacity on the number of vehicles the road segments can accommodate at the same time. Such a complex system results in a large model that cannot easily be solved to optimality in reasonable time. We therefore developed a compositional model that breaks…
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
MethodsElectric
