A Compositional Algorithm for the Conflict-Free Electric Vehicle Routing Problem
Sabino Francesco Roselli, Per-Lage G\"otvall, Martin Fabian and, Knut {\AA}kesson

TL;DR
This paper introduces a compositional algorithm for the Conflict-Free Electric Vehicle Routing Problem, effectively handling constraints like time windows, limited range, and road capacity, and demonstrates its efficiency on large-scale problems.
Contribution
The paper presents the ComSat algorithm, a novel compositional approach using an SMT-solver to solve CF-EVRP efficiently and proves its soundness, completeness, and industrial applicability.
Findings
Successfully solves large-scale industrial problems
Proven to be sound and complete
Outperforms previous monolithic models
Abstract
The Conflict-Free Electric Vehicle Routing Problem (CF-EVRP) is an extension of the Vehicle Routing Problem (VRP), a combinatorial optimization problem of designing routes for vehicles to visit customers such that a cost function, typically the number of vehicles or the total travelled distance, is minimized. The problem finds many logistics applications, particularly for highly automated logistic systems for material handling. The CF-EVRP involves constraints such as time windows on the delivery to the customers, limited operating range of the vehicles, and limited capacity on the number of vehicles that a road segment can accommodate at the same time. In this paper, the compositional algorithm ComSat for solving the CF-EVRP is presented. The algorithm iterates through the sub-problems until a globally feasible solution is found. The proposed algorithm is implemented using an…
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
