A Quantum Optimization Algorithm for Optimal Electric Vehicle Charging Station Placement for Intercity Trips
Tina Radvand, Alireza Talebpour, Homa Khosravian
TL;DR
This work tackles the NP-hard charging station location problem for intercity EV trips by formulating it as a gate-based quantum optimization using Grover Adaptive Search (GAS) and Quantum Phase Estimation (QPE). By constructing a resource-efficient quantum oracle that marks valid station combinations and counts their density, the method achieves a quadratic speedup over classical exact approaches and targets a complexity near $O(1.4^n)$ compared to $O(2^n)$. The authors implement a detailed quantum circuit design, including initialization, isolation detection, labeling, restoration, and counting via QPE, and validate the approach on a 7-node Illinois network using a simulator due to hardware limits. The results demonstrate the potential for exact quantum solutions to CSLP and provide a foundation for scaling with future quantum hardware, while outlining avenues to incorporate capacity and reliability constraints in future work.
Abstract
Electric vehicles (EVs) play a significant role in enhancing the sustainability of transportation systems. However, their widespread adoption is hindered by inadequate public charging infrastructure, particularly to support long-distance travel. Identifying optimal charging station locations in large transportation networks presents a well-known NP-hard combinatorial optimization problem, as the search space grows exponentially with the number of potential charging station locations. This paper introduces a quantum search-based optimization algorithm designed to enhance the efficiency of solving this NP-hard problem for transportation networks. By leveraging quantum parallelism, amplitude amplification, and quantum phase estimation as a subroutine, the optimal solution is identified with a quadratic improvement in complexity compared to classical exact methods, such as branch and bound. The detailed design and complexity of a resource-efficient quantum circuit are discussed.
