paper-with-me

Papers

A Compositional Algorithm for the Conflict-Free Electric Vehicle Routing Problem

2022-03-14 · Sabino Francesco Roselli, Per-Lage Götvall, Martin Fabian, Knut Åkesson

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 optimizing SMT-solver and is evaluated against an implementation of a previously presented monolithic model. The soundness and completeness of the algorithm are proven, and it is benchmarked on a set of generated problems and found to be able to solve problems of industrial size.

📄 PDF Abstract BibTeX arXiv:2203.06977

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Methods 이 논문이 사용한 방법론

Electric Electric is an energy-based cloze model for representation learning over text. Like BERT, it is a conditional generative model of tokens given their contexts. However,…

Similar Papers 제목 키워드 기반

An SMT Based Compositional Algorithm to Solve a Conflict-Free Electric Vehicle Routing Problem

2021-06-10 · Sabino Francesco Roselli, Martin Fabian, Knut Åkesson

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 trave…

Combinatorial OptimizationScheduling

Leveraging Conflicting Constraints in Solving Vehicle Routing Problems

2021-03-15 · Sabino Francesco Roselli, Remco Vader, Martin Fabian, Knut Akesson

The Conflict-Free Electric Vehicle Routing Problem (CF-EVRP) is a combinatorial optimization problem of designing routes for vehicles to visit customers such that a cost function, typically the number of vehicles or the …

Combinatorial Optimization

Conflict-free Charging and Real-time Control for an Electric Bus Network

2022-10-13 · Rémi Lacombe, Nikolce Murgovski, Sébastien Gros, Balázs Kulcsár

The rapid adoption of electric buses by transit agencies around the world is leading to new challenges in the planning and operation of bus networks. In particular, the limited driving range of electric vehicles imposes …

Scheduling

Cooperative Control in Eco-Driving of Electric Connected and Autonomous Vehicles in an Un-Signalized Urban Intersection

2022-06-24 · Vinith Kumar Lakshmanan, Antonio Sciarretta, Ouafae El Ganaoui-Mourlan

This paper addresses the problem of finding the optimal Eco-Driving (ED) speed profile of an electric Connected and Automated Vehicle (CAV) in an isolated urban un-signalized intersection. The problem is formulated as a …

Autonomous Vehicles

Efficient Online Scheduling and Routing for Automated Guided Vehicles In Loop-Based Graphs

2023-10-03 · Louis Stubbe, Jens Goemaere, Jan Goedgebeur

Automated guided vehicles (AGVs) are widely used in various industries, and scheduling and routing them in a conflict-free manner is crucial to their efficient operation. We propose a loop-based algorithm that solves the…

Scheduling