paper-with-me

Papers

A Reinforcement Learning Approach for Electric Vehicle Routing Problem with Vehicle-to-Grid Supply

2022-04-12 · Ajay Narayanan, Prasant Misra, Ankush Ojha, Vivek Bandhu, Supratim Ghosh, Arunchandar Vasan

The use of electric vehicles (EV) in the last mile is appealing from both sustainability and operational cost perspectives. In addition to the inherent cost efficiency of EVs, selling energy back to the grid during peak grid demand, is a potential source of additional revenue to a fleet operator. To achieve this, EVs have to be at specific locations (discharge points) during specific points in time (peak period), even while meeting their core purpose of delivering goods to customers. In this work, we consider the problem of EV routing with constraints on loading capacity; time window; vehicle-to-grid energy supply (CEVRPTW-D); which not only satisfy multiple system objectives, but also scale efficiently to large problem sizes involving hundreds of customers and discharge stations. We present QuikRouteFinder that uses reinforcement learning (RL) for EV routing to overcome these challenges. Using Solomon datasets, results from RL are compared against exact formulations based on mixed-integer linear program (MILP) and genetic algorithm (GA) metaheuristics. On an average, the results show that RL is 24 times faster than MILP and GA, while being close in quality (within 20%) to the optimal.

📄 PDF Abstract BibTeX arXiv:2204.05545

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

A new Hyper-heuristic based on Adaptive Simulated Annealing and Reinforcement Learning for the Capacitated Electric Vehicle Routing Problem

2022-06-07 · Erick Rodríguez-Esparza, Antonio D Masegosa, Diego Oliva, Enrique Onieva

Electric vehicles (EVs) have been adopted in urban areas to reduce environmental pollution and global warming as a result of the increasing number of freight vehicles. However, there are still deficiencies in routing the…

Variable Neighborhood Search for the Electric Vehicle Routing Problem

2025-11-11 · David Woller, Viktor Kozák, Miroslav Kulich, Libor Přeučil arxiv

The Electric Vehicle Routing Problem (EVRP) extends the classical Vehicle Routing Problem (VRP) to reflect the growing use of electric and hybrid vehicles in logistics. Due to the variety of constraints considered in the…

Electric Vehicle Routing Problem for Emergency Power Supply: Towards Telecom Base Station Relief

2024-04-03 · Daisuke Kikuta, Hiroki Ikeuchi, Kengo Tajiri, Yuta Toyama 외

As a telecom provider, our company has a critical mission to maintain telecom services even during power outages. To accomplish the mission, it is essential to maintain the power of the telecom base stations. Here we con…

Reinforcement Learning (RL)

A Multi-Objective approach to the Electric Vehicle Routing Problem

2022-08-26 · Kousik Rajesh, Eklavya Jain, Prakash Kotecha

The electric vehicle routing problem (EVRP) has garnered great interest from researchers and industrialists in an attempt to move from fuel-based vehicles to healthier and more efficient electric vehicles (EVs). While it…

A Reinforcement Learning Approach for Rebalancing Electric Vehicle Sharing Systems

2020-10-05 · Aigerim Bogyrbayeva, Sungwook Jang, Ankit Shah, Young Jae Jang 외

This paper proposes a reinforcement learning approach for nightly offline rebalancing operations in free-floating electric vehicle sharing systems (FFEVSS). Due to sparse demand in a network, FFEVSS require relocation of…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)