Extreme-Scale EV Charging Infrastructure Planning for Last-Mile Delivery Using High-Performance Parallel Computing
Waquar Kaleem, Taner Cokyasar, Jeffrey Larson, Omer Verbas, Tanveer Hossain Bhuiyan, Anirudh Subramanyam
TL;DR
This work tackles extreme-scale planning of last-mile EV charging under stochastic demand and queueing congestion, formulating the stochastic charger location and allocation problem (SCLA) as a mixed-integer nonlinear program. To overcome intractability at metropolitan scales, it develops a Lagrangian dual decomposition that splits the problem by station, enabling parallel solution of station-level subproblems on HPC, coupled with a cutting-plane approach for nonlinear waiting-time constraints and a three-step rounding heuristic to obtain feasible integral solutions. The authors provide two exact reformulations (MIQP and MCC) and demonstrate, using Chicago-area data with hundreds of thousands of households, that the Lagrangian framework substantially outperforms direct exact methods in solvability and solution quality for extreme instances, while enabling actionable policy insights such as the benefits of multiagency collaboration and depot-plus-TAZ installations. The results show that combining existing depots with newly built stations in a multiagency setting can markedly reduce costs and congestion, offering a scalable, efficient framework for designing sustainable large-scale EV charging networks. Overall, the paper delivers a rigorous, scalable optimization methodology that supports strategic planning for expansive EV charging infrastructure in urban logistics contexts.
Abstract
This paper addresses stochastic charger location and allocation problems under queue congestion for last-mile delivery using electric vehicles (EVs). The objective is to decide where to open charging stations and how many chargers of each type to install, subject to budgetary and waiting-time constraints. We formulate the problem as a mixed-integer non-linear program, where each station-charger pair is modeled as a multiserver queue with stochastic arrivals and service times to capture the notion of waiting in fleet operations. The model is extremely large, with billions of variables and constraints for a typical metropolitan area; even loading the model in solver memory is difficult, let alone solving it. To address this challenge, we develop a Lagrangian-based dual decomposition framework that decomposes the problem by station and leverages parallelization on high-performance computing systems, where the subproblems are solved by using a cutting plane method and their solutions are collected at the master level. We also develop a three-step rounding heuristic to transform the fractional subproblem solutions into feasible integral solutions. Computational experiments on data from the Chicago metropolitan area with hundreds of thousands of households and thousands of candidate stations show that our approach produces high-quality solutions in cases where existing exact methods cannot even load the model in memory. We also analyze various policy scenarios, demonstrating that combining existing depots with newly built stations under multiagency collaboration substantially reduces costs and congestion. These findings offer a scalable and efficient framework for developing sustainable large-scale EV charging networks.
